.logo-wrapper:after {
  background-color: rgba(255, 255, 255, 0) !important;
}

.main-header--stats {
  color: rgba(0, 0, 0, 0.544) !important;
}

.logo-wrapper .logo {
  transform: scale(1.2) !important;
}

.page--timedout {
  background-color: white !important;
}

.page--timedout .header {
  background-color: white !important;
  box-shadow: none !important;
}

.page--timedout .content {
  background-color: white !important;
  box-shadow: none !important;
}

.page--timedout .footer {
  height: 12rem !important;
  background-color: black !important;

  box-shadow: none !important;
}

.page--timedout .header {
  color: rgb(222, 0, 75) !important;
}

.page--timedout .content .socials {
  color: #453a8a !important;
  font-weight: 600 !important;
}

.carousel {
  background-color: white !important;
}

.page .page-header svg {
  fill: rgb(222, 0, 75) !important;
}

.title-wrapper .g-btn {
  background: none !important;
  border: 1px #d94848 solid;
  color: #d94848 !important;
  border-radius: 5px;
}

.page .page-header h1 {
  color: rgb(222, 0, 75) !important;
}

.service-card .top img {
  max-height: 3.5rem !important;
}

.service-card .g-btn {
  gap: 10px !important;
}
