@font-face {
font-family: 'thirsty_roughregular_two';
src: url(//thefrayedapron.com/wp-content/themes/hello-elementor-child/thirstyroughregulartwo-webfont.woff2) format('woff2'),
url(//thefrayedapron.com/wp-content/themes/hello-elementor-child/thirstyroughregulartwo-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'midnight chalker';
src: url(//thefrayedapron.com/wp-content/themes/hello-elementor-child/dk midnight chalker.woff) format('woff');
font-weight: normal;
font-style: normal;
} .column-cta .elementor-button-wrapper a, body .elementor-widget-button.column-cta a.elementor-button {
font-size: 18px;
display: flex;
width: 100%;
min-height: 300px;
background-color: transparent;
background: transparent;
align-items: center;
justify-content: center;
background-color: rgba(0,0,0,0.6);
transition: background-color 0.5s ease;
}
.column-cta .elementor-button-wrapper a:hover, body .elementor-widget-button.column-cta a.elementor-button:hover {
background-color: rgba(0,0,0,0.3);
}
.column-cta .elementor-button-wrapper a .elementor-button-text, body .elementor-widget-button.column-cta a.elementor-button .elementor-button-text {
transition: margin-bottom 0.5s ease;
}
.column-cta .elementor-button-wrapper a:hover .elementor-button-text, body .elementor-widget-button.column-cta a.elementor-button:hover .elementor-button-text {
margin-bottom: 20px;
}