.footer-bottom-bar{background-color:var(--Additional-Colours-White);border-top:1px solid var(--Additional-Colours-Grey-4)}.footer-bottom-bar__wrapper{align-items:center;display:flex;justify-content:space-between;padding-bottom:24px;padding-top:24px}@media only screen and (max-width:768px){.footer-bottom-bar__wrapper{display:block}}.footer-bottom-bar__wrapper .desc{color:var(--Additional-Colours-Grey-2)}@media only screen and (max-width:768px){.footer-bottom-bar__wrapper .menu{padding-bottom:20px}}.footer-bottom-bar__wrapper .menu ul{display:flex;flex-wrap:wrap}.footer-bottom-bar__wrapper .menu ul li a{border-right:1px solid var(--Additional-Colours-Grey-4);color:var(--Additional-Colours-Grey-2);display:block;margin-right:15px;padding-bottom:4px;padding-right:15px;padding-top:4px;transition:.2s ease-in-out}.footer-bottom-bar__wrapper .menu ul li a:hover{color:var(--Primary-Colours-Cambi-Blue)}.footer-bottom-bar__wrapper .menu ul li:last-child a{border-right:none;margin-right:0;padding-right:0}