/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 11:06:10 */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.fusion-sr-label {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}


.background-color-fix {
    background-color: #346185a8;
	padding: 5px;
    border-radius: 10px;
}

.button-background-fix {
    background-color: #E42535;
}

.visually-hidden {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.heading3-to-p p {
    font-size: 28px !important;
    color: black !important;
}


.lefko label a {
    color: white;
    text-decoration: underline;
}

.lefko label {
    color: #fff !important;
    background-color: #346185a8;
    padding: 5px;
    border-radius: 10px;
}


.blue-column-fix h3, .blue-column-fix p {
    background-color: #1174b7;
}

.home .fusion-text-25 p, .home .fusion-text-25 p a {
    color: white !important;
}

span#awb-to-top-label {
    background-color: black !important;
    color: white !important;
}