.bg-top {
  background-position: center center;
  background-color: black;
}

.f-subheadline-l > a {
  text-decoration-line: none !important;
  text-decoration: none !important;
  color: white !important;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
