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

.ri-check-fill {
    margin-left:8px !important;
    margin-top: 7px !important;
}

.services-card,.contact-button {
    /*
      All of the base styles have
      moved to the “CSS” tab above.
    */
    transition: transform 250ms;
}

.services-card:hover,.contact-button:hover {
    transform: translateY(-10px);
}
