:root { font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

/* Video da ajuda */
.video-help { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 750px; display: block; margin-left: auto; margin-right: auto; }
.video-help iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Ajuste no container */
.container-md { max-width: 1000px !important; }

.content-body img { max-width: 700px; display: block; margin-left: auto; margin-right: auto; padding-top: 10px; padding-bottom: 10px; }
.category { text-decoration: none; color: #FFF; }
.category:hover { text-decoration: underline; }
.registration { color: #9b9b9b; font-size: 0.7rem; }

.footer img { opacity: 0.7; }
.footer { color: #b4b4b4; font-size: 0.7rem; }
.footer a { color: #b4b4b4; text-decoration: none; }
.footer a:hover { text-decoration: underline; }

.content-item small { color: #9b9b9b; font-size: 0.7rem; }
.content-item a { color: #2c7be5; text-decoration: none; }
.content-item a:hover { text-decoration: underline; }
.content-item p { color: #868686; } 