:root {
  --sem-color-white: #ffffff;
  --sem-color-light-warm-gray: #edece6;
  --sem-color-medium-warm-gray: #b3b3ac;
  --sem-color-dark-warm-gray: #5c5b54;
  --sem-color-medium-dark-warm-gray: #7c7b76;
  --sem-color-black: #000000;
  --sem-color-medium-gray: #555555;
  --sem-color-aqua-blue: #00aabe;
  --sbm-color-orange: #EA5A12;
  --sbm-color-orange-dark: #AE2B00;
}

@media (max-width: 768px) {
  body.is-sbm #fl-main-content #home-hero-col-1-posts article.fl-post-grid-post .fl-col-photo {
    max-width: 100% !important;
    max-height: 100% !important;
    padding-left: 0;
  }
}
body.is-sbm #fl-main-content .wsf-form button.wsf-button.wsf-button-primary,
body.is-sbm #fl-main-content input[type=button],
body.is-sbm #fl-main-content input[type=submit],
body.is-sbm #fl-main-content a.fl-button,
body.is-sbm #fl-main-content a.button,
body.is-sbm #fl-main-content button.button,
body.is-sbm #fl-main-content .sem-button-light,
body.is-sbm #fl-main-content .sem-button-light-wrap .fl-button {
  background-color: #EA5A12;
  border-color: #EA5A12;
}
body.is-sbm #fl-main-content .wsf-form button.wsf-button.wsf-button-primary:hover:enabled:not(:checked):not(:focus), body.is-sbm #fl-main-content .wsf-form button.wsf-button.wsf-button-primary:hover, body.is-sbm #fl-main-content .wsf-form button.wsf-button.wsf-button-primary:active, body.is-sbm #fl-main-content .wsf-form button.wsf-button.wsf-button-primary:focus,
body.is-sbm #fl-main-content input[type=button]:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content input[type=button]:hover,
body.is-sbm #fl-main-content input[type=button]:active,
body.is-sbm #fl-main-content input[type=button]:focus,
body.is-sbm #fl-main-content input[type=submit]:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content input[type=submit]:hover,
body.is-sbm #fl-main-content input[type=submit]:active,
body.is-sbm #fl-main-content input[type=submit]:focus,
body.is-sbm #fl-main-content a.fl-button:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content a.fl-button:hover,
body.is-sbm #fl-main-content a.fl-button:active,
body.is-sbm #fl-main-content a.fl-button:focus,
body.is-sbm #fl-main-content a.button:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content a.button:hover,
body.is-sbm #fl-main-content a.button:active,
body.is-sbm #fl-main-content a.button:focus,
body.is-sbm #fl-main-content button.button:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content button.button:hover,
body.is-sbm #fl-main-content button.button:active,
body.is-sbm #fl-main-content button.button:focus,
body.is-sbm #fl-main-content .sem-button-light:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content .sem-button-light:hover,
body.is-sbm #fl-main-content .sem-button-light:active,
body.is-sbm #fl-main-content .sem-button-light:focus,
body.is-sbm #fl-main-content .sem-button-light-wrap .fl-button:hover:enabled:not(:checked):not(:focus),
body.is-sbm #fl-main-content .sem-button-light-wrap .fl-button:hover,
body.is-sbm #fl-main-content .sem-button-light-wrap .fl-button:active,
body.is-sbm #fl-main-content .sem-button-light-wrap .fl-button:focus {
  background-color: #AE2B00;
}
body.is-sbm #fl-main-content .fl-icon i:hover,
body.is-sbm #fl-main-content .fl-icon a:hover i {
  background: #EA5A12;
}
body.is-sbm #fl-main-content .header-bg-white h2 .fl-heading-text,
body.is-sbm #fl-main-content .header-bg-white a:hover .fl-heading-text,
body.is-sbm #fl-main-content .header-bg-white a:active .fl-heading-text,
body.is-sbm #fl-main-content .header-bg-white a:focus .fl-heading-text {
  color: #EA5A12;
}
body.is-sbm #fl-main-content ul.page-numbers li a.page-numbers:hover {
  background: #EA5A12;
}
body.is-sbm #fl-main-content article.fl-post-grid-post:hover h1, body.is-sbm #fl-main-content article.fl-post-grid-post:active h1, body.is-sbm #fl-main-content article.fl-post-grid-post:focus h1 {
  color: #EA5A12;
}
body.is-sbm #fl-main-content .cta-icon-button a:hover, body.is-sbm #fl-main-content .cta-icon-button a:focus, body.is-sbm #fl-main-content .cta-icon-button a:active {
  color: #EA5A12;
}

/*# sourceMappingURL=seattlebusinessmag.css.map */
