﻿.header1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.header2 {
    color: #FFFFFF;
    font-size: 16px;
}

body {
    font-family: "Google Note Sans";
    font-size: 16px;
}

.login_btn {
    background-color: #ffc82f;
    border: none;
    font-size: 16px;
    border-radius: 5px;
}
