body {
    background-color: #22333B;
    font-family: 'Barlow', 'Arial', serif;
    font-weight: medium;
}
.error-container {
    background-color: #E8EBEB;
}
.error-label {
    font-weight: bold;
}
.error-message {
    text-align: center;
}
/**
    Slate    : #22333B
    Slate 10 : #E8EBEB
    Slate 20 : #D4D6D9
    Slate 40 : #A6ADB0
    Slate 60 : #7A858A
    Slate 80 : #4F5C63
    White    : #000000
    Teal     : #64C8BD
**/
