.success, .error {
    text-align: right !important;
    padding-top: 10px;
    font-weight: 700;
}

.error {
   color:#B53737;
}