.ug-custom-button{align-items:center;background:transparent;border:1.5px solid #fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%);color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9375rem;font-weight:700;justify-content:center;padding:14px 48px 14px 28px;position:relative;text-decoration:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease;width:fit-content}.ug-custom-button:hover{background-color:#fff;border-color:#fff;color:#000}