/*
 Theme Name:   Visard Child Theme
 Theme URI:    https://visard.themerex.net/
 Description:  Visard Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     visard
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  visard
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

dt, b, strong {
    font-weight: 600 !important;
}

.sc_button.sc_button_decoration:hover{
	border-color: var(--theme-color-text_hover3) !important;
    background-color: var(--theme-color-text_hover3) !important;
	color: var(--theme-color-text_dark) !important;
}
