wp_enqueue_style('bootstrap-min', 'https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css', array(), '4.5.2');
wp_enqueue_style('main-style', get_stylesheet_uri(), array(), '0.0.0.0');
wp_enqueue_style('swiper-bundle', 'https://unpkg.com/swiper/swiper-bundle.min.css', array(), '0.0.0.0');