Медеплавильный и свинцовый заводы

Референции /* widget: Gradient Text Effect */ #uc_gradient_text_effect_elementor_e5c1f4119 .ue_gradient_text{ color: #248DD8; overflow: visible; } @supports ((background-clip: text) or (-webkit-background-clip: text)) and ((text-fill-color: transparent) or (-webkit-text-fill-color: transparent)) { #uc_gradient_text_effect_elementor_e5c1f4119 .ue_gradient_text{ background-image: linear-gradient( 90deg, #248DD8 0%, #62BFBA 100% ); background-size: cover; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent; display:inline-block; } #uc_gradient_text_effect_elementor_e5c1f4119 .ue_gradient_text::selection { -webkit-text-fill-color: #474747; } […]