
.btn.btn-sm, .button.btn-sm {
    font-size: 12px;
    line-height: 1.8;
    padding: 8px 18px;
    text-transform: none;
    border: 1px solid #5897fb;
}
.text-brand {
    color: #5897fb!important;
}
.text-muted {
    color: #8e8e90!important;
}
.mr-15 {
    margin-right: 15px!important;
}
.justify {
	text-align: justify;
}
