#calendy-footer{position:fixed;bottom:40px;right:20px}@media screen and (min-width:400px){#calendy-footer{bottom:40px;right:10px}}@media screen and (min-width:458px){#calendy-footer{bottom:30px;right:30px}}#myButton{border-radius:5px;text-decoration:none;cursor:pointer;transition:all .5s ease-out;padding:1em;text-align:center;color:white;background-color:var(--color-gold);border:2px solid white;font-family:Poppins}#myButton:hover{opacity:.7}.cal-spinner{display:inline-block;width:1em;height:1em;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.consent{color:var(--white);font-size:1rem}.bob{background-color:black;color:white;display:block;margin-top:1em;padding:.25em .5em;cursor:pointer;margin-bottom:1em}.form-check{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1em}.form-check-input{width:5%;height:5%;background-color:green}.form-check-label{color:var(--white);margin-left:5%}#necessary{opacity:.6}.consent-form{margin-top:2em;margin-bottom:2em;color:var(--white)}.consent-form * p,.private-btn{color:var(--white);font-weight:400}.private-btn:hover{opacity:.5}