/** * Uitgelicht **/ /* Nieuws */ .section.Uitgelicht h2 { color: #006B89; text-transform: none; font-weight: 700; font-size: 36px; line-height: 40px; margin-bottom: 15px; } .section.Uitgelicht h2:after { width: 100%; display: block; position: relative; left: 0px; top: -3px; content: url(https://www.markg166.sg-host.com/wp-content/uploads/2021/11/AOA-Line-o1.svg); } .section.Uitgelicht h4 { font-size: 18px; color: #009de0; font-weight: 100;} .section.Uitgelicht h3 { font-size: 18px; line-height: 28px; color: #000000; margin-bottom: 10px; text-transform: uppercase; font-weight: 600;} .section.Uitgelicht h6 { opacity: 1; letter-spacing: 0px; margin-top: 10px; margin-bottom: 15px; font-size: 15px; color: #003d72; font-weight: 600;} .section.Uitgelicht p { margin-bottom: 30px; font-size: 15px; color: #6c6d6c; } .section.Uitgelicht .box-text { border-radius: 0 0 5px 5px; background-color: #fff!important; padding: 15px!important; border: 1px solid #eeeeee!important;} .section.Uitgelicht .box { box-shadow: 0px 0px 8px rgb(0 0 0 / 30%); border-radius: 5px; } .section.Uitgelicht .box-image img {border-radius: 5px 5px 0 0;} @media screen and (min-width: 0px) and (max-width: 649px) { .section.Uitgelicht .medium-4 { max-width: 100%!important; flex-basis: 100%!important; }}