.fleet_livery_section{width:100%;background-color:#222222;& .container{position:relative;z-index:2;& .section_inner{width:100%;display:flex;flex-direction:column;& .text_area{width:100%;& h2,& h3{font-style:italic;font-size:4rem;font-weight:700;line-height:1.2;margin:0 0 5rem;color:var(--white);-webkit-text-stroke:6px var(--primary);paint-order:stroke fill;text-shadow:1px 1px 0 #000,2px 2px 0 #000,3px 3px 0 #000;@media (max-width:991px){font-size:3rem;text-align:center}& span{color:var(--secondary);font-size:inherit;font-weight:inherit;text-shadow:inherit}}& p{font-size:1.6rem;font-weight:600;line-height:1.5;color:var(--white);@media (max-width:991px){text-align:center}& span{color:var(--secondary);font-size:inherit;font-weight:inherit;text-shadow:inherit}}}& .points{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:5rem 0;@media (max-width:991px){flex-direction:column;grid-gap:2rem;margin:3rem 0}& .point{width:29rem;max-width:100%;display:flex;flex-direction:row;align-items:center;gap:2rem;@media (max-width:991px){width:100%}& svg{width:7rem;@media (max-width:991px){width:3rem}}& p{font-size:1.6rem;font-weight:600;line-height:1.5;color:var(--white);margin:0}}}}}}