﻿.registerBtn {
    background-color: rgba(252, 211, 77, 1) !important;
    color: #000000 !important;
}

.navbar {
    border-bottom: rgba(252, 211, 77, 1);
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
}