.bg-black two{
    background-color: #A9A9A9;
}
.border-t{
    border-bottom: 1px solid #101010;
    padding: 10px;
    font-weight: bold;
}
.marg-t{
    margin-top: 10px;
}
.pdd{
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid rgba(0,0,0, 0.2);
    margin-bottom: 50px;
}
.rede-sociais-bg{
      color: rgba(0,0,0, 0.2);
}
.ativo{
    color: #F25D26 !important;
}
.text-principal{
  color: rgba(0,0,0, 0.2);
  font-size: 18px;  
  font-weight: bold;
}
.text-second{
  color: #F25D26;
  font-size: 18px;  
  font-weight: bold;
}
.doc-ul{
    margin-top: 30px;
}
.btn-ul{
     margin-top: 30px;
     margin-bottom: 30px;
}
.marg-incon{
      padding-top: 16px;
}