.profile-gallery-grid-buttons{background:linear-gradient(90deg,#d72b2b,#e59534);min-height:8vh;border-radius:1vh;display:flex;padding-inline:10%;padding-right:2vh}.profile-gallery-grid-buttons button{color:#e4e7ea;margin:auto;background-color:transparent;border-color:transparent;transition:.5s}.profile-gallery-grid-buttons button:hover{transform:scale(1.1) rotateY(10deg)}.profile-gallery-grid-buttons .selected-btn,.profile-gallery-grid-buttons button:hover{color:#fff;font-weight:500;background-color:#f4b23f;border-bottom-left-radius:1vh;border-top-right-radius:1vh}