.header-author{grid-template-columns:minmax(auto,300px) 1fr;grid-gap:64px;margin:6.25rem 0 20px;align-items:flex-end}.header-author .thumb{border-radius:50%;overflow:hidden}.header-author [class*=has-title]:not(.m-0){margin:10px 0 15px}.header-author .descri p{font-size:24px}.header-author ul{display:flex;list-style:none;gap:10px;margin:20px 0 0}.header-author ul i{width:30px;height:30px;background:var(--wp--preset--color--blue)}.header-author ul a:hover i{background:var(--wp--preset--color--grey)}@media screen and (max-width:991px){.header-author .descri p{font-size:20px}}@media screen and (max-width:768px){.header-author{grid-template-columns:1fr}.header-author .thumb{max-width:50%}}