#error {
  .error-code {
    color: #B01A3D;
    font-size: 4.0rem;
    font-weight: 700;
    margin-bottom: 0;
  }
  .error-code-text {
    color: #B01A3D;
    font-size: 1.5rem;
    font-weight: 400;
  }
}