  /* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="/media/assets/twupolo/css/css/custom.css" rel="stylesheet">

*/
.background-maroon {
    background-color: #850928 !important;
}
.testimonial.testimonial-blockquote .testimonial-item > p {
    line-height: 1.78em !important;
}
a:focus { 
    outline:thin dotted !important;
}
a:hover, a:active   
{
    outline:2px !important; 
}