a,
a:hover {
    color: #333
}

.form-rounded {
    border-radius: 1rem;
    height: 34px;
}

.mb-4 {
    margin-top: 25px !important;
    margin-bottom: 40px !important;
}

.auth-logo img {
    width: 50% !important;
    height: 50% !important;
}

.layout-wrap {
    background-image: url('../../../img/photo-wide-4.jpg');
}