.ymal-row a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.ymal-row a:hover {
    font-size: 16px;
    font-weight: bold;
    color: #56585C;
    text-decoration: none;
}
.ymal-row p {
    margin-top: 0;
    margin-bottom: 0;
}