.bg-primearte-primary {
    background-color: #69A2AB;
}

.text-primearte-secondary {
    color: #4D4E4E;
}

.hover\:bg-primearte-primary-dark:hover {
    background-color: #548d99;
}
