@charset "UTF-8";
/*!
Theme Name: Mano
Theme URI:
Author: Things With Stuff
Author URI: https://thingswithstuff.llc
Description:
Version: 1.0.0
Tested up to: 6.9.4
Requires PHP: 8.2.29
License:
License URI:
Text Domain: mano
Tags:
*/

.glide__slides{
  margin-bottom: 10px !important;
}

.glide__slide{
  /* background-image: url('https://cdn.mano.ink/assets/img/cave-wall.jpg'); */
  text-align: center;
}

.recent-img{
  margin: 0 auto;
}


.accordion-content {
  overflow: hidden;
  transition: height 0.5s ease;
}