.main-footer .logo-widget .logo img {
    height: unset  !important;
    width: 50% !important;
}


:root {
  --thm-font: "Teko", sans-serif;
  --thm-b-font: "Rubik", sans-serif;
  --thm-base: #12346e  !important;
  --thm-base-rgb: 255, 170, 23;
  --thm-black: #222429;
  --thm-text: #686a6f;
}
