.s360-vehicle-compatibility {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    height: 64px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.s360-vehicle-compatibility-alert-success {
    color: #155724;
    background-color: #d4edda;
}

.s360-vehicle-compatibility-alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
}

.s360-restriction-subtext {
    color: #d10f33;
}

.s360-restriction,
.s360-vehicle-compatibility-alert-danger {
    background-color: #ff000012;
    margin-bottom: 0;
    height: 64px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.s360-vehicle-compatibility-alert-danger {
    color: #d10f33;
}
