﻿.logo-name {
    font-size: 90px !important;
}
.text-danger{
    color: red !important;
}
.login-margin {
    margin-top: 65%;
}

.reg-btn {
    color: white;
    background-color: #1ab394;
}

.reg-btn:hover {
    color: white;
}