.custom-button{background-color:#20c69f;color:#fff;border:none;border-radius:10px;padding:10px 15px;font-size:15px;font-weight:700;text-align:center;cursor:pointer;display:inline-block;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-right:10px;width:98.5px;height:40px}.custom-button:hover{background-color:#20bf8f}.custom-button:active{background-color:#1dae8d}.mypet-button{background-color:#20c69f;color:#fff;border:none;border-radius:16px;padding:10px 15px;font-size:20px;font-weight:700;text-align:center;cursor:pointer;display:inline-block;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-right:10px;width:195px;height:55px}@media screen and (max-width:900px){.custom-button{width:90px;height:35px;font-size:14px;padding:8px 12px;margin-bottom:15px}.custom-button:hover{background-color:#18a07a}}