.blog-header{padding:0 40px;width:100%}.blog-header__inner{display:flex;gap:20px;margin:0 auto;max-width:795px;padding-top:30px}.blog-header__author-avatar{height:auto;min-width:100px;width:100px}.blog-header__author-avatar img{height:100%;object-fit:cover;width:100%}.blog-header__author-information{display:flex;flex-direction:column;gap:5px;justify-content:center}.blog-header__title{color:#000;font-weight:600;margin:0}.blog-header__author-social-links{display:flex;gap:10px}.blog-header__author-social-links a{align-items:center;background:#434d61;border-radius:50px;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.blog-header__author-social-links a:hover{background:#1d222b}.blog-header__author-social-links svg{fill:#fff}