#submit-contact-btn {
    cursor: pointer;
}

.mil-text-danger {
    color: #dc3545;
}

.custom-li ul {
    margin-bottom: 4rem;
}

.custom-li li {
    color: #323842;
    margin-bottom: 15px;
}

.custom-li li:last-child {
    margin: 0;
}

.custom-li li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    content: "\f058";
    margin-right: 10px;
    color: #5a8cf5;
}

.custom-li.mil-has-last-space li:last-child {
    margin-bottom: 1.5rem;
}


.mil-hero-inner {
    padding-top: 20rem;
    padding-bottom: 2rem;
}

.mil-fs-36 {
    color: #3b62e9;
}