

.principal-content h4 a{
   color: #555;
    font-size: 12px;
    text-transform: lowercase;
    font-weight: bold;
}
.principal-content h4 a:hover{
    color:#D60257
}