section{
    background-image: url("../../img/banner.png");
    width:100%;
    background-size: cover;
    background-repeat: no-repeat;
}

h1{
    color: #FFF;
    font-family: 'Gantari', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.704px;
    margin-bottom: 4px;
    margin-left: 16px;
    padding-top: 128px;
}

p{
    color: #FFF;
    font-family: 'Gantari', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.176px;
    margin-bottom: 16px;
    margin-left: 16px;
    padding-bottom: 16px;
}

.form{
    margin-top: 32px;
    margin-left: 16px;
    margin-right: 16px;
}

label{
    color: #262626;
    font-family: 'Gantari', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}

::placeholder{
    color: #9E9E9E;
    font-family: 'Gantari', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.084px;
}

.text-1{
    color: #262626;
    font-family: 'Gantari', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
}

.text-2{
    color: #27BCCD;
    font-family: 'Gantari', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
}

.btn-primary{
    background-color: #27BCCD !important;
    border-color: #27BCCD;
    font-family: 'Gantari', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.176px;
    margin-top: 16px;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn:hover{
    border-color: #27BCCD !important;
}

.lupa-kata-sandi {
    color: #27BCCD;
    font-family: Gantari, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.084px;
    text-decoration: none;
    margin-top: 5px;
}

.text-3 {
    color: #616161;
    text-align: center;
    font-family: Gantari, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.084px;
}
