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

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

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

.jobs-text a {
    color: #f58221;
}
