/* various useful variables and mixins */
/* import file for a variety of colors */
@media (max-width: 1200px) { .desktop-only { display: none; } .use-cases h3 { text-align: center; } }

img { max-width: 100%; }

.margin-top { margin-top: 4rem; }

.margin-top-large { margin-top: 8rem; }

h1 { font-weight: normal; margin-top: 4rem; margin-bottom: 0; color: #d78b21; font-size: 2rem; font-weight: 400; line-height: 1.6; }

@media (max-width: 690px) { h1 { font-size: 18px; margin-top: 2rem; } }

/*# sourceMappingURL=media_monitoring_system.css.map */