/** Style Page Expertise **/
.expertise__round-color-1, .expertise__round-color-2, .expertise__round-color-3, 
.expertise__round-color-4 {position: absolute; width: 53px; height: 53px; background: transparent linear-gradient(270deg, var(--yellow) 0%, var(--pink) 100%) 0% 0% no-repeat padding-box; border-radius: 50%; z-index: 1;}
.expertise__round-color-1 {top: 23%;left: -14%;}
.expertise__round-color-2 {top: 23%;right: 5%;}
.expertise__round-color-3 {bottom: 15%;left: -5%;}
.expertise__round-color-4 {top: 50%;right: 5%;}
@media (min-width: 1200px) {
.expertise__subheader-round-color {position: absolute;top: 150px; right: 60px; width: 196px; height: 196px; background: transparent linear-gradient(270deg, var(--yellow) 0%, var(--pink) 100%) 0% 0% no-repeat padding-box; border-radius: 50%; z-index: 10;}
}