.font-bold {
    font-weight: 700;
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #328e69;
}