/*
Theme Name: Nayla Child
Description: Child theme for the Nayla. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: nayla
*/


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

.dark-button .nayla-button.outline a,
.dark-button .nayla-button.outline a i {
    background-color: black;
    color: white!important;
}

.dark-button .nayla-button.outline:hover a {
    background-color: white;
    color: black!important;
}

.dark-button .nayla-button.outline.icon-right .left-icon {
    color: white!important;
}

.dark-button .nayla-button.outline.icon-right .right-icon {
    color: black!important;
}