/*
Theme Name: Townly Child
Template: townly
*/

/* Import parent theme styles */
@import url("../townly/style.css");

#shareBtn, #copyBtn {
    z-index: 1000;
    position: relative;
    touch-action: manipulation;
}