/* Start Custom CSS
-------------------------------------------------- */

.list-unstyled b {
    color: #2865de;
    font-weight:600;
}

.text-12 {
    font-size: 12px;
    color: #444;
}
.text-14 {
    font-size: 14px;
    color: #444;
}
.text-16 {
    font-size: 16px;
    color: #444;
}

input {
    text-transform:none;
}