/*
Theme Name: Graep Digital
Theme URI: https://graep.digital/
Description: This is the custom theme for Graep Digital, don't change this!
Author: Graep Digital
Author URI: https://graep.digital/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: graep-digital
*/

.highlight {
    font-family: "Juana";
    font-weight: 600;
    font-style:  italic;
}

.scrolling-marquee .swiper-wrapper, .scrolling-marquee-text .swiper-wrapper {
    transition-timing-function:         linear !important;
    -webkit-transition-timing-function: linear !important;
}

.scrolling-marquee-text .elementor-widget-n-carousel .e-n-carousel > .swiper-wrapper > .swiper-slide {
    width: auto !important;
}