.section{display:flex;flex-direction:column;padding:80px 0}.section-headline{display:flex;flex-direction:row}.text-wrapper{margin:auto 15px}.text-wrapper a{color:#e61972;text-decoration:none;transition:color .25s}.text-wrapper a:hover{color:#05e6e3}.image-wrapper-container{display:flex;flex-direction:column}.image-wrapper{max-width:80%;margin:0 auto}.image-wrapper img{display:block;margin:0 auto}.w40{width:39%}.w60{width:55%}.w70{width:69%}.bg-light{background-color:#fff}.bg-dark{background-color:#004f9f}.bg-dark .section-headline{background-color:#004f9f;color:#fff}.bg-dark .text-wrapper{color:#fff}.bg-aqua{background-color:#e5fdfc}@media(max-width:768px){.w60{width:100% !important}.w40{width:100% !important}.text-wrapper p{text-align:center}}