/*
Theme Name: Sunwin (Child theme of Jevelin)
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
div.sunwin-btn > a {
    background-color: #ec521f !important;
    color: white !important;
    text-transform: uppercase;
    font-weight: bold;
}
div.sunwin-btn > a:hover {
    background-color: #000000 !important;
}