.uuc-title {
border-bottom: 1px solid #ccc;
background: #F5F5F5;
padding: 8px;
margin: 20px 0;
background: -moz-linear-gradient(top, #f1f1f1 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e5e5e5)); background: -webkit-linear-gradient(top, #f1f1f1 0%, #e5e5e5 100%); background: -o-linear-gradient(top, #f1f1f1 0%, #e5e5e5 100%); background: -ms-linear-gradient(top, #f1f1f1 0%, #e5e5e5 100%); background: linear-gradient(to bottom, #f1f1f1 0%, #e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#e5e5e5', GradientType=0); }
#wpfooter {
display: none !important;
visibility: hidden !important;
}
.uuc-holdingpage h1 {
text-align: center;
padding-top: 250px;
}