/* Enter Your Custom CSS Here */

.post-box
{
  border-color: #ffffff !important ; 
  
}
.widget
{
    border-color: #ffffff !important ; 
}
.entry-title
{
  text-align:center !important;
}
.lista
{
 list-style-type:circle !important;
  color:black !important;
    margin-left:30px !important!;
}
#text-3
{
 height:10px; 
  background-color:#3fa0ff;
}
.entry-title {
color:#FF0090;
}

