/*
Theme Name: NEDC UFMA 2025
Theme URI: http://www.nedc-ufma.com.br
Description: Tema oficial do site NEDC-UFMA
Author: TODAYHOST
Author URI: https://www.todayhost.com.br
Version: 1.0
Tags: ufma, direito constitucional, educação, tecnologia
*/

html, body {
	font-family: sans-serif;
}

/* personalização do tema */

.cid-sFCw1qGFAI .navbar {
    min-height: 70px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    position: absolute;
    background: #ffffff;
}

.cid-sFCw1qGFAI .navbar-dropdown {
    padding: 0 1rem;
    background-color: #ffffff;
}

.mheader .mbr-iconfont .socicon .socicon-facebook {
	color: white;
}

#subpagina {
    margin-top: 100px;
    margin-bottom: 100px;
    font-size: 1.2rem;
}
#subpagina p {
	line-height: 1.5 !important;
}