/* Theme Name: GRSC Theme With Research Module (Updated March 2026)
 * Author: GeekPower
 * Author URI: http://www.in-toronto-web-design.ca/
 * Description: Custom Theme by GeekPower
 * Version: 1.1.0
*/


#home-hero-section {
    padding: 5px;
    width: 100%;
    height: clamp(400px, 35vw, 600px);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}