a.colored,
a.colored:hover {
    color: #fdc657;
}

a.colored:hover {
	text-decoration: underline;
}

.partner-item a.btn-read-more:hover,
.partner-item .btn-read-more {
    color: #fdc657;
}
.partner-item a.btn-read-more {
    color: #222;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 27px;
    display: inline-block;
}

.pricing__info__amount {
	line-height: 34px !important;
}

.pricing__info__amount .excl {
	font-size: 12px;
	line-height: 12px !important;
}