@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.homepage-pushes-content {
    height: 65px;
}
body,
.new-header .menu-bar .container a,
.new-header .brand-bar .content .open-search,
.bigmenu .side-menu-section-link,
.left-sidebar ul.menu li a,
.right-sidebar section.contact-section .drawer-header,
.right-sidebar section.contact-section fieldset legend,
.right-sidebar section.contact-section .feedback-wizard-navigation button,
.right-sidebar .ui.dropdown .text,
#ficheStep,
.box .sumTitle h2{
	font-family: "Roboto", sans-serif;
}
.diaporama .diaporama-slides .slider-text,
.diaporama .diaporama-slides .slider-text.active,
.goog-te-gadget,
[style*="font"]:not(.material-icons),
.row-step .inner a{
	font-family: "Roboto", sans-serif !important;
}
.search-select .text.default,
.row-step .inner a{
	font-weight: 300;
}
.banner-filters-search>div:nth-of-type(1),
.banner-filters-search>div:nth-of-type(2) .ui.dropdown.filterset-tab-dropdown .text,
b, strong,
.timeTable tr:nth-child(2) td{
	font-weight: 600;
}
.diaporama .diaporama-slides .slider-text,
.diaporama .diaporama-slides .slider-text.active {
	font-weight: 600 !important;
}
.new-header .brand-bar .content .open-search,
.bigmenu .side-menu-section-link,
.bigmenu .sub-menu .submenu span.side-menu-submenu,
.right-sidebar section.contact-section .drawer-header,
.right-sidebar section.contact-section fieldset legend,
.right-sidebar section.contact-section .feedback-wizard-navigation button,
.breadcrumbs li,
.history-actions a,
.step-list-container .row-block .inner,
.row-step .inner .nb,
.box .sumTitle h2{
	font-weight: 500;
}
.left-sidebar .drawer-footer nav.navigation-drawer-page-menu>ul li a {
	font-weight: 500 !important;
}
.banner-filters-search>div:nth-of-type(2) .ui.dropdown.filterset-tab-dropdown .menu .item,
.breadcrumbs li+li a,
.panel-header .inner .losSummary, .panel-header .inner .resumeTitle{
	font-weight: 400;
}
.homepage-pushes,
.homepage-push,
.homepage-push:hover,
.panel-header .inner{
	background: #01697C;
	background-color: #01697C;
}
.step-list-container .panel-header>.inner:before {
	border-top-color: #01697C;
}
.transparent-bordered-button, a.transparent-bordered-button {
	border-radius: 50px;
	background-color: #402764;
	color: white;
	border-color: #402764;
}
.transparent-bordered-button, a.transparent-bordered-button:hover {
	color: #402764;
	border-color: #402764;
}
.context-msg {
	line-height: 1.5;
	font-weight: 300;
}
.footer-container {
	gap: 32px;
}
.footer-column.logo {
	flex: 0;
}
.footer-column.partners .footer-partners p {
	margin-bottom: 4px;
}
.footer-column.partners .footer-partners p:first-child {
	margin-bottom: 15px;
}
.footer-column.partners .footer-partners p:last-child {
	margin-bottom: 0px;
}

puedes poner esto en el custom de zimbawe ?

.links-footer-block-collapse .links-footer-block-section-collapse .section-container .link-footer-item-header a.link-footer-item-title {
    color: #402764;
    font-weight: 600;
}
 
.links-footer-block-collapse .links-footer-block-section-collapse .section-container .link-footer-item-footer a, .links-footer-block-collapse .links-footer-block-section-collapse .section-container .link-footer-item-footer a:hover {
    font-size: 1.5rem;
    border-radius: 50px;
    background-color: #402764;
    color: white;
    border-color: #402764;
}
 
.link-footer-item i {
    color: #402764;
    font-size: 12px;
    line-height: 18px;
}
 
.link-footer-item-link {
    font-size: 15px;
}
 
.link-footer-item-link:hover {
    color: #402764;
}
a {
    color: #402764;
}
.main-link a {
    border-bottom: 1px dotted #402764;
}
body a:hover {
    color: #402764;
}
.search-result-description a {
    color: #7d64a0;
    font-weight: 400;
}
.my-expand .expand-description a.btn-link {
    font-size: 1.5rem;
    border-radius: 50px;
    background-color: #402764;
    color: white;
    border-color: #402764;
}

.first-level-accordion>.accordion-container>.product-group-items>.product-group-item-title,
.links-footer-block-collapse .links-footer-block-section-collapse .section-container .link-footer-item-header a.link-footer-item-title {
  color: #402764
}