/*
Theme Name: Mists and Melts theme
Theme URI: https://doublebondweb.com
Author: doubleBond Web Solutions
Author URI: https://doublebondweb.com
Description: Child theme for the Hello Elementor theme
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mists-and-melts
*/

/* Add your custom CSS code below */

/* Global Styles */

/* Typography */
body {

}

h1, h2, h3, h4, h5, h6 {

}

/* Header */


/* Main Content */


/* Footer */


/* Responsive Styles */

/* Mobile Styles */
@media (max-width: 767px) {
    /* Modify styles for mobile devices here */
}

.elementor-button.elementor-button-link.elementor-size-md {
    color: #FFE770 !important
}