.btn-toolbar input[type="submit"] {
    background-color: #7a894d;
}

.btn-toolbar input[type="submit"]:hover {
    background-color: #0e2432 !important;
}

.jobs-text {
    max-width: 330px;
    margin-top: 2rem;
}

.jobs-text a {
    color: #7a894d;
}
