.custom-button{outline:none;height:40px;text-align:center;width:100px;border-radius:20px;border:2px solid #0f172a;font-weight:700;cursor:pointer;transition:all .25s ease;color:#0f172a;background:#fff}.custom-button:hover{color:#fff;background:#0f172a}.custom-button:active{letter-spacing:2px}
