.products .description .title a {
    color: #f1c40f;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
	text-decoration: none;
}

.benefits .name a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
	text-decoration: none;
}