/* 
Theme Name: jeremirise
Description: Theme made for Hello
Author: Eljany | Firma Netjes
Author URI: https://firmanetjes.nl
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
body{
	background: #F4EFEA;
background: linear-gradient(139deg, rgba(244, 239, 234, 1) 0%, rgba(252, 251, 250, 1) 43%, rgba(241, 235, 229, 1) 100%);
	
	}
.elementor-button-content-wrapper{
	align-items: center;
}
.elementor-button-text{
	text-decoration: underline;
}
.elementor-button-icon svg {
    width: 0.8em;
}
.elementor-button-link:hover .elementor-button-icon{
	margin-left: 5px;
}
.spotify-player iframe{
	border-radius: 0!important;
	max-width: 700px;
	float: right;
}
/* menu */

/* classes */

/* media rules */
@media (min-width: 768px){
}
@media (max-width: 767px){
}