/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.form-control{
    background-color: #2E3339 !important;
    border: 1px solid #72787E !important;
    color:white !important
}
.color-azure{
    color: #9BA7B3
}
.form-control:focus{
    color:white;
}