/* FST Connect (shortcode 9c2d7e) apply-page container styling.
   Provider-internal styles are controlled in includes/fst-embed-width-fix.php. */

.mil-embed-container {
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.12) !important;
    background-color: rgb(242, 250, 250) !important;
}
@media (max-width: 767px){
    .pt-16 {
        padding-top: 0rem !important;
      }
}