.alertbox {
    padding: 20px;
    background-color: #f48d0f;
    color: white;
}

.sessionmessage {
    font-family: Lato;
    font-weight: bold;
    position: relative;
    left: 20%;
}

.error-container {
    margin-top: 128px;
}