.rl-downloads-title {
    color: #BD9F80;
    text-transform: uppercase;
}

.rl-download-item {
    height: 60px;
}

.rl-download-item a {
    color: #627E8F;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
}

.rl-download-item i {
    padding-right: .25em;
}