/* Perfil Padrão */
.color-background-primary { background: #1B365D!important; }
.color-background-secondary { background: #86AD3F!important; }
.color-background-divider { background: #e3e3e3!important; }
.color-background-4 { background: #F79C0D!important; }
.color-background-5 { background: #FFFFFF!important; }
.color-background-6 { background: #666666!important; }
.color-background-7 { background: #000000!important; }
.color-background-hover-1:hover { background: #1B365D!important; }
.color-background-hover-2:hover { background: #86AD3F!important; }
.color-background-hover-3:hover { background: #e3e3e3!important; }
.color-background-hover-4:hover { background: #F79C0D!important; }
.color-background-hover-5:hover { background: #FFFFFF!important; }
.color-background-hover-6:hover { background: #666666!important; }
.color-background-hover-7:hover { background: #000000!important; }
.color-text-1 { color: #1B365D!important; }
.color-text-2 { color: #86AD3F!important; }
.color-text-3 { color: #e3e3e3!important; }
.color-text-4 { color: #F79C0D!important; }
.color-text-5 { color: #FFFFFF!important; }
.color-text-6 { color: #666666!important; }
.color-text-7 { color: #000000!important; }
.color-text-hover-1:hover { color: #1B365D!important; text-decoration: none!important; }
.color-text-hover-2:hover { color: #86AD3F!important; text-decoration: none!important; }
.color-text-hover-3:hover { color: #e3e3e3!important; text-decoration: none!important; }
.color-text-hover-4:hover { color: #F79C0D!important; text-decoration: none!important; }
.color-text-hover-5:hover { color: #FFFFFF!important; text-decoration: none!important; }
.color-text-hover-6:hover { color: #666666!important; text-decoration: none!important; }
.color-text-hover-7:hover { color:  #000000!important; text-decoration: none!important; }
.color-border-tilte-primary { border-bottom: 2px solid #666666!important; }
.color-background-tilte-primary { background: #666666!important; color: #FFFFFF!important; line-height: 40px; padding: 10px 15px; }
.link-hover-primary:hover { opacity:0.7; text-decoration: none; transition: .2s ease; }
.fonte-1 { font-family: 'Abel', sans-serif; }
.fonte-2 { font-family: 'Barlow', sans-serif; }