.cu-wc p, .cu-wc img {
    margin-bottom: 5px;
}

.cu-content .cell.contact .card {
    height: 100%;
    background: #f7f7f7 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    max-width: 325px;
}

.title {
  
    font-family: "Tiempos Text semibold";
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom:4px;
}

.title a{
    text-decoration: none;
}

.title a:hover,a:focus{
    text-decoration: Underline;
}

.name{
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
