
/* --- Override COLOR ------------------------------------------------------- */
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#071221!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#142238!important}

/* --- FP style ------------------------------------------------------------- */
.fp-text-line-2x { line-height: 2em; }
.fp-ajax-loader { position: absolute; left: 10px; bottom: 10px; }
.fp-cta-inline { margin: 0 2px; padding: 0 4px; font-size: 0.7em !important; line-height: 2em; text-transform: uppercase;text-decoration: none;font-weight: bold; }
.fp-team-border { border: 4px dashed yellow; border-radius: 4px; }
.fp-big-button {padding: 12px 48px; font-size: 24px;}

.fp-pad-16 { padding: 16px; }
.fp-wid-20 { width: 20%; }