.alert-primary {
    color: #fff;
    background-color: #336699;
    border-color: #336699;
}

