/* 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: 0vh!important;
    }
    #block-1579844146761 .logo__image {
        width: 200px!important;
    }
    .custom-subhead {
        padding-left: 0!important;
    }
    #block-1579845243503 .block {
        text-align: left;
    }
    #section-1579855875780 .section {
        text-align: center;
    }
    .img_icon {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}