.font-gorga {
  font-family: 'Gorga Grotesque', sans-serif;
}

.font-refoke {
  font-family: 'Refoke', sans-serif;
}

/* .bg-bg-[#1C2556] {
    background-color: #1C2556;
}
.bg-bg-[#1C2556]:active{
        background-color: #303d8b;
} */
.text-bg-[#1C2556] {
    color: #1C2556;
}
.venecargo-red {
    background-color: #DA2E45;
}

.text-venecargo-red {
    color: #DA2E45;
}

.venecargo-light-gray {
    background-color: #CFCFCF;
}
