:root {
    --tcas-theme: #4A9F92;
    --tcas-theme-200: rgba(46, 87, 82, 0.9);
    --tcas-theme-300: rgba(46, 87, 82, 0.6);
    --tcas-theme-400: rgba(46, 87, 82, 0.8);
    --tcas-theme-500: #2E5752;
    --tcas-theme-btn-focus-shadow-rgb: 46, 87, 82;
}
.tcas-bg-img {
    background-image: url('/resources/Branding/bg/Green Color 2025.png');
}
.half-backgroud {
    background-image: url('/resources/Branding/bg/Green Color 2025Application.png');
}
