.orbit-alert {
    padding: 16px;
    background-color: #000;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}

.orbit-alert-wrapper:hover,
.orbit-alert-wrapper:active,
.orbit-alert-wrapper:visited {
    text-decoration: none;
}
