.oc__alert .container {
    background: none !important;
    color: #fff;
}
.oc__alert p {
    font-family: "Proxima Nova", sans-serif;
    line-height: 1.4;
}
.oc__alert svg {
    width: 80%;
    max-width: 70px;
    display: block;
    margin: auto;
}