#contactMeHeader{font-family:begerak;font-size:50px;color:#9f405f;padding-bottom:40px}#contactSection input,#contactSection textarea{background-color:white;border-radius:24px;padding:20px;width:450px}#contactSection textarea{resize:none}#sendButton{background-color:#9f405f;color:white;border-radius:24px;font-family:suisse;padding:10px;font-size:20px;cursor:pointer;transition:background-color .3s ease;width:100px;margin:20px auto auto}#contactMeHeader{font-size:clamp(28px,6vw,50px);padding-bottom:clamp(16px,4vw,40px)}#contactSection input,#contactSection textarea{box-sizing:border-box;display:block;max-width:100%}@media (max-width:640px){#contactSection{padding-top:120px}#contactSection form{width:100%}#contactSection input,#contactSection textarea{width:100%;max-width:100%}}