/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
    .lg\:bg-primary {
        background-color: #2d5998;
    }
}
.text-\[\#b4b4b4\] {
    --tw-text-opacity: 1;
    color: rgba(180, 180, 180, 1);
    color:#5ba269;
}
.border-\[\#0D0D0B\] {
    --tw-border-opacity: 1;
    border-color: rgba(13, 13, 11, 1);
    border-color: rgb(108, 169, 111);
}
.text-\[\#333333\] {
    --tw-text-opacity: 1;
    color: rgb(108, 169, 111);
}