/*
Theme Name: Zakra Child Theme
Theme URI: http://themegrill.com/themes/zakra/
Description: Child Theme for Zakra
Author: ThemeGrill
Author URI: http://themegrill.com
Template: zakra
Version: 1.0
*/

.zak-scroll-to-top {
    background-color: #3E181A!important;
}

.zak-scroll-to-top:hover {
    background-color: #B28877!important;
}

.zak-scroll-to-top:active {
    background-color: #2A1012!important;
}

.zak-scroll-to-top:focus {
    background-color: #B28877!important;
    outline: 2px solid #3E181A;
}