
.hero-text { font-size:48px; font-weight:bold; color:#1e3a8a; }

.big-text { font-size:32px; }

.medium-text { font-size:22px; }

.blue-text { color:#1e3a8a; }

.gray-text { color:#666; }

.highlight-box {
 background:#eef4ff;
 padding:20px;
 border-radius:10px;
}
