/* css styles */

.nice-button {
    background-color: #199319;
    color: white;
    padding: 15px;
    text-decoration: none;
    border-radius: 15%;
}

.navbar-title {
    font-size: x-large;
    font-weight: 800;
    padding-left: 30px;
}