.talent-page .main-header .main-menu .menu li.talent-main-menu-button .link-label{ color: var(--green); }

/* Hero */
.talent-page .hero-wrap .hero-bg-img{ transform-origin: center center; }

/* Two Columns */
.talent-page .two-columns{ border-bottom: 1px solid var(--line); }

/* Global Scale */
.talent-page .global-scale{ padding: 70px 0 40px; }

/* Anchors */
.page-anchor{ position: relative; top: -180px; }

@media screen and (max-width: 1280px){

}

@media screen and (max-width: 1023px){

    .talent-page .main-header .main-menu .menu li.talent-main-menu-button .link-label{ color: var(--black); font-weight: bold !important; }

    /* Two Column */
    .talent-page .two-columns{ padding: 70px 0 30px; }

}

@media screen and (max-width: 767px){


}

@media screen and (max-width: 540px){

}
