/*
Theme Name: Manon Child
Theme URI: https://manon.qodeinteractive.com/
Description: A child theme of Manon Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.2
Text Domain: manon
Template: manon
*/

.upper-title {
    display: block; /* Ensures it spans the full width */
    font-size: 1.2rem; /* Adjust size as needed */
    font-weight: bold; /* Makes it stand out */
    color: #333; /* Change to match your design */
    margin-bottom: 5px; /* Adds spacing between the upper title and the subtitle */
    text-transform: uppercase; /* Optional: Makes text uppercase */
}
.edgtf-ils-holder .edgtf-ils-item-link {
	 overflow-wrap: break-word !important;
    word-break: break-word !important;
	width: 64% !important;
}

edgtf-ils-holder, .edgtf-ils-content-inner {
	padding: 12vh 0 35px 0px !important;
}
.edgtf-ils-holder .edgtf-ils-item-link {
  font-size: 19px !important;
}

.edgtf-pl-item-inner {
  padding: 1rem !important;
margin:1rem !important;
}

