/* Custom Styles */
@font-face {
    font-family: East Liberty Signature;
    src: url('east_liberty_signature.ttf');
}

.east_liberty {
    font-family: "East Liberty Signature", sans-serif !important;
}
.header .link-list__link:hover {
    color: #c1b456!important;
} 
#block-1579848822750 .btn-outline {
    color: #fff!important;
}

.powered-by {
    display: none;
}

@media screen and (max-width: 536px) {
    .custom-font {
        font-size: 60px!important;
    }
    #section-1574874651532 .sizer--full {
        min-height: 60vh!important;
    }
    #block-1579844146761 .logo__image {
        width: 200px!important;
    }
    .custom-subhead {
        padding-left: 0!important;
    }
    #block-1579844942054 .block h2 {
        text-align: center!important;
    }
}