﻿body {
    font-family: 'Rajdhani-Medium';
}

.label-giris-yapin {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--dark-indigo) !important;
}

.form-group {
    border-radius: 7.5px;
}

    .form-group input {
        font-size: 12.0px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: var(--dark-indigo);
    }



.sifremi-unuttum {
    font-family: 'Rajdhani-Bold';
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--dark-indigo);
}

.btn-giris {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--dark-indigo);
}
