#hero h3 {
    font-size: clamp(40px, 8vw, 60px);
    color: var(--primary-color) !important;
    opacity: 0.5;
}