
/* buttons */
.uk-button-primary {
    background-color: #133558;
    border: 1px solid #133558 !important;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #133558;
}

/* Text Style */
.uk-text-primary {
    color:#133558 !important;
}
