.betesters-author-box{display:flex;gap:25px;align-items:center;background:#6f674f;color:#fff;padding:40px;border-radius:20px;margin:40px 0}.betesters-author-avatar{flex:0 0 96px;width:96px;height:96px;border-radius:50%;overflow:hidden}.betesters-author-avatar img{width:96px;height:96px;object-fit:cover;border-radius:50%;display:block}}.betesters-author-label{color:#111;margin-bottom:10px}.betesters-author-content h3{font-size:38px;margin-bottom:10px;color:#fff}.betesters-author-content p{color:#fff}.betesters-author-links{margin-top:20px}.betesters-author-links a{display:inline-block;margin-right:10px;padding:10px 18px;border:1px solid #fff;border-radius:30px;color:#fff;text-decoration:none;font-weight:700}.betesters-author-links a:hover{background:#fff;color:#6f674f}@media (max-width:768px){.betesters-author-box{flex-direction:column;text-align:center}}