.custom-button{color:#fff;cursor:pointer;background-color:#4299e1;border-radius:.25rem;outline:none;padding:.5rem 1rem;font-weight:700;transition:background-color .3s}.custom-button:hover{background-color:#2b6cb0}.custom-button:focus{outline:none}.custom-input{appearance:none;color:#4a5568;border:1px solid #e2e8f0;border-radius:.25rem;outline:none;width:100%;padding:.5rem .75rem;line-height:1.25;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.custom-input:focus{outline:none;box-shadow:0 0 0 3px #4299e180}
