.HomeFeatured p{
color:#eee;
}
.HomeFeatured h3{
color:#eee;
}
.sub-menu{
width:300px !important;
}
.sub-menu li a{
padding:5px !important;
}
a:hover{
color:#b4067b;
  text-decoration:none;
}
#CenterButton{
text-align:center;
}
.teaserButton {
color:#fff !important;
  border:1px solid #fff;
  padding:10px 20px;
}
.teaserButton:hover{
background-color:white !important;
  color:#222 !important;
}

.HomeButton {
  display:inline-block;
  width:20em;
  margin-left: auto;
    margin-right: auto;
  margin-bottom:10px;
color:#0078CF;
  background-color:#fff;
  border: 2px solid #0078CF;
  padding:10px 20px;
  
}
.ultimatum-menu a{
font-size:13px !important
}
.HomeButton:hover{
color:#b4067b;
  border: 2px solid #b4067b;
  text-decoration:none;
}


.MinhocaMenu a:hover{
border-bottom:2px solid #ddd;
}
.ShadowFooter{
-webkit-box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    inset 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
box-shadow:         inset 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
}
.HomePods{
color:#ddd;
}