.tse_footer.region--dark-gray-background {
    background-color: #5c90c5;
}
div#block-title .field {
    font-size: 200%;
    text-align: center;
    text-shadow: 1px 2px 10px rgba(0,0,0,0.4);
}
#footer {
    color: #000000;
}

#footer a {
    color: #000000;
}

.footer h2 {
    border-bottom: 4px solid #000;
}

div#block-billpayembedmyec {
    padding: 1rem;
}

/*Gravity Theme Mobile Menu Issue Where it Makes Extra WhiteSpace to the Side */
.dialog-off-canvas-main-canvas {
    overflow: hidden;
}


.region.region-header-top-highlighted-first {
    justify-content: space-between;
}