.blog-author-header .blog-header__inner{align-items:center;display:flex;flex-direction:row;gap:20px}.blog-author-header .blog-header__author-avatar{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-shrink:0;height:400px;width:400px}.blog-author-header .blog-header__title{font-family:Oswald;text-transform:uppercase}.blog-author-header .author-details{text-align:left}.blog-author-header .author-details h1,.blog-author-header .author-details h4{color:#fff}.blog-author-header .author-details h4{font-size:20px}.blog-header__author-social-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:25px}.blog-header__author-social-links a{align-items:center;background:#d3b359;border-radius:50%;display:inline-flex;height:35px;justify-content:center;width:35px}.blog-header__author-social-links a svg{fill:#fff}.blog-header__subtitle,.blog-header__subtitle li{color:#fff;font-size:20px;line-height:27px}.blog-header__subtitle ul{padding:0}@media (max-width:767px){.blog-author-header .blog-header__inner{flex-direction:column}.blog-author-header .blog-header__author-avatar{height:300px;width:300px}}