/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.ct-sticky-container>div>div, #header [data-row*=middle]{
    background: #096a61 !important;
}

h1, h2, h3, h4, h5, h6
{
    text-transform: unset !important;
    -webkit-text-decoration: none !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !important;
    font-weight: bold !important;
}