/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/


.btn-adobe-red {
    background-color: #FF0000;
    border-color: #FF0000;
    color: #fff;
}

.btn-adobe-red:hover,
.btn-adobe-red:focus {
    background-color: #cc0000;
    border-color: #cc0000;
    color: #fff;
}