.author-section .sub-contents{border-bottom:1px dashed var(--black);border-top:1px dashed var(--black);display:flex;flex-wrap:wrap;margin:0 auto 40px;max-width:900px;padding:30px}.author-section .author-image{height:100%;margin-right:2%;position:relative;width:23%}.author-section .author-image .image-overlay{background:rgba(0,173,238,.5);border-radius:50%;bottom:0;height:100%;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.author-section .author-image img{border-radius:50%}.author-section .author-bio{width:75%}.author-section .view-profile{color:var(--azure);font-weight:700;margin-top:20px;text-decoration:underline}