﻿.linkingFooter {
	position: relative;
}

.linkingFooter .row {
	justify-content: space-between;
}

.linkingFooter__item {
    width: auto !important;
}

.linkingFooter__item a {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: underline;
}