.pb-testimonials__photo{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:0 auto 20px;border:3px solid #c5a048}.pb-testimonials__photo img{width:100%;height:100%;object-fit:cover}.pb-testimonials__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #c5a048;color:#c5a048;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.pb-testimonials__arrow:hover{background:#c5a048;color:#fff}.pb-testimonials__arrow--prev{left:0}.pb-testimonials__arrow--next{right:0}@media (max-width:600px){.pb-testimonials__arrow{display:none}}