@charset "utf-8";

#Send-Us-Message { max-width: 100%; }

.red-box { background-color: red; color: white; padding: 20px; border-radius: 5px; width: 100%; text-align: center; }

.important-text { font-size: 24px; font-weight: bold; }

.black-text { color: black; text-decoration: none; }
