@media (min-width: 768px) {
    .contentEditRichText_editorContainer .tableWrapper.contentAdaptation table:not(.contentEditRichText_editorContainer section table) {
        margin: 0!important;
    }
}

#location_tAfuvFrKCRzd > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(1) > DIV {
	display:none !important;
}
#location_tAfuvFrKCRzd > DIV > DIV {
	padding-top:0px !important;
}
#blockCon9324 {
	padding-bottom:0px !important;
}
div.blockCon9324 .buttonTile {
    border-radius: 8px;
    max-width: initial;
}
#siteblocks-setting-wrap-vmKuvFMprdDn div.blockCon9324 .buttonTile .btnGroup-link {
    background-color: rgb(255, 63, 33);
    color: rgb(255, 255, 255);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-color: rgb(15, 23, 42);
    border-style: solid;
    border-width: 0px;
    box-sizing: content-box;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px!important;
}
div.blockCon9324 .buttonTile .btnGroup-link:hover {
    background-color: rgb(255, 63, 33);
}
div.blockCon9324 .buttonTile .btnGroup-link:hover{
	-webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
}