﻿body {
    background: url('../Images/loginbackground.png') no-repeat center center fixed;
    background-size: cover;
    font-family: yeka
}


.ms_6 {
    margin-right: 3rem;
}

.fs_13 {
    font-size: 13px;
}


@media (max-width: 576px) {
    .ms_6 {
        margin-right: 0;
    }
}
