body {
    background-color: #0B192C;
    color: #FF6500;
    color: #ECDFCC;
    font-size: 2em;
}


h1 {
  font-size: 3rem;
}


h4 {
  font-family: "Rubik Iso", system-ui;
  font-family: "Rubik Vinyl", system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 5rem;
}

.useful-info p {
    margin-bottom: 0.5rem;
}

a.main-phone {
    text-decoration: none;
    font-size: 3rem;
    color: white;
    font-family: "Goldman", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.useful-info table {
    font-size: 0.7em;
}