/*----------BUTTON---------*/
.blockWrap_cc38752efc7145de993b55de1b59c6ff .button,
.blockWrap_cc38752efc7145de993b55de1b59c6ff a.button,
.blockWrap_d32c83add6fc42e2a7e3e7c3f91595ca .button,
.blockWrap_d32c83add6fc42e2a7e3e7c3f91595ca a.button {
    font-family: gestabold,Arial,Verdana,sans-serif;
}
/*----------FOOTER----------*/
.footerContent button,
.footerContent a.button {
    font-family: gestabold,Arial,Verdana,sans-serif;
    color: #444730;
    background-color: #eeebcc;
    font-size: 18px;
    font-weight: bold;
    padding: .5em 2em;
    border: 2px solid #eeebcc;
}
.footerContent button:hover,
.footerContent a.button:hover {
    color: #eeebcc;
    background-color: #444730;
}
.blockWrap_d4225f43df4945829fa16cbca7f831e4 .contentImg {
    max-width: 100px;
}
.blockWrap_d4225f43df4945829fa16cbca7f831e4 .blockInnerContent p {
    text-align: center;
    font-size: 13px;
}
.blockWrap_cb6b9d20c7134d6ba8547c40ed07bfa6 .blockInnerContent {
    text-align: right;
}
div.blockContent.block_cf0787d1e57d4c98a19d14c12d599c77.txa0 {
    text-align: right;
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
    .blockWrap_ab027f239e9f4a349dffa20a5841c50a .blockInnerContent,
    .blockWrap_cb6b9d20c7134d6ba8547c40ed07bfa6 .blockInnerContent,
    div.blockContent.block_cf0787d1e57d4c98a19d14c12d599c77.txa0 {
        text-align: center;
    }
}
/*-----------MOBILE EDITS---------*/
@media only screen and (max-width: 480px) {
    div.blockWrap_dc138d773c2541499b2f44e1211a775a,
    div.blockWrap_a7da7ae59abe4311b76452746dbcea13,
    div.blockWrap_fe7c93d3c6c44d7a8f829fc0826ca19e,
    div.blockWrap_a280a89ca983451e8bf0fb5772ec1cec,
    div.blockWrap_c78a3baaf38d42e484d64d39fc33fbea {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .blockWrap_dc138d773c2541499b2f44e1211a775a .contentTitle,
    .blockWrap_a7da7ae59abe4311b76452746dbcea13 .contentTitle,
    .blockWrap_fe7c93d3c6c44d7a8f829fc0826ca19e .contentTitle,
    .blockWrap_a280a89ca983451e8bf0fb5772ec1cec .contentTitle,
    .blockWrap_c78a3baaf38d42e484d64d39fc33fbea .contentTitle {
        font-size: 40px;
    }
    .blockWrap_dc138d773c2541499b2f44e1211a775a .blockInnerContent,
    .blockWrap_a7da7ae59abe4311b76452746dbcea13 .blockInnerContent,
    .blockWrap_fe7c93d3c6c44d7a8f829fc0826ca19e .blockInnerContent,
    .blockWrap_a280a89ca983451e8bf0fb5772ec1cec .blockInnerContent,
    .blockWrap_c78a3baaf38d42e484d64d39fc33fbea .blockInnerContent {
        font-size: 22px;
    }
}