@media screen and (min-width: 768px){h5{margin-bottom:10px;color:var(--mainc);font-weight:700;}button[type=submit] {margin-top:30px;padding: 1em 5em !important;}}@media screen and (max-width: 767px){h5{margin-bottom:10px;color:var(--mainc);font-weight:700;}button[type=submit] {margin-top:30px;padding: 1em 5em !important;}}