/*!/wp-content/themes/Samuraj/template-parts/blocks/kontaktpersoner/kontaktpersoner.css*/.person-wrapper{display:flex;flex-wrap:wrap;gap:40px}@media screen and (max-width:767px){.person-wrapper{flex-direction:column}}@media screen and (min-width:768px){.person-wrapper .kontaktperson{width:25%}}.kontaktperson img{width:175px;height:175px;border-radius:50vmax;object-fit:cover}.kontaktperson h4{font-size:18px;margin-bottom:4px!important;margin-top:16px!important}.kontaktperson .highlight{font-size:14px;margin:5px 0}.kontaktperson .link-wrapper{display:flex;flex-direction:column;gap:4px;margin-top:4px}.kontaktperson .link-wrapper a{font-size:16px;color:#01384D;text-decoration:none}.kontaktperson .link-wrapper a:hover{text-decoration:underline}