/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Child theme for Twenty Twenty-Five
Author: Your Name
Template: twentytwentyfive
Version: 1.0.0
Text Domain: twentytwentyfive-child
*/

/* Custom CSS goes below */
html {scroll-behavior: smooth;}
:root {--wp--style--global--content-size: 1200px;}
header.header_section{ position:absolute; left:0px; right:0px; max-width:1240px; width:100%; margin:auto;}
.home_hero_section{ min-height: 95vh; justify-content: center;}
.home_hero_section h1.wp-block-heading{ max-width: 1000px;}
.home_hero_section h2.wp-block-heading{ max-width: 900px;}
.wp-site-blocks .entry-content{ margin-block-start:0px; margin-top:0px;}
section.section_about, section.section_team, section.section_contact{ margin-top:0px;}
header nav ul li a span{ color:#fff; text-transform: uppercase; font-weight: 500;}
header nav ul li a:hover{ text-decoration:none;}
.team_designation{ margin-top:0px; padding-top:0px;}