/*
:root {
    --thm-base: #ff5146;
    --thm-base-rgb: 255, 81, 70;
}*/

:root {
    --thm-base: #00b9f1;
    --thm-base-rgb: 0, 185, 241;
}
  