html {
  font-size: 16px;
}

body {
  margin: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.01em;
  overflow-x: hidden;
  position: relative;
}

.govuk-header__logo {
  width: auto;
}

.app-width-container {
  max-width: 1100px;
  margin: auto;
}

.home-services__para {
  margin: 0 0 30px;
}

header.govuk-header {
  border-bottom: 10px solid #1d70b8;
}

.govuk-header__container {
  border-bottom: none;
}

.container {
  width: auto;
}

legend {
  border-bottom: none;
}

ul.ui-autocomplete {
  list-style: none;
  padding-left: 0;
}

.govuk-main-wrapper {
  padding-bottom: 0;
}

label {
  margin-bottom: 0;
}

.asterisk {
  color: #c40000 !important;
}

#callStatus {
  font-size: 1rem;
}

table a.govuk-link {
  display: initial;
}

[ng-options]>option::before {
  display: none;
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.material-icons.md-96 {
  font-size: 96px;
}

.material-icons.md-60 {
  font-size: 60px;
}

.phonehub-enable-cookies-message,
.phonehub-browser-feature-message {
  display: none;
}
