/* Header and Footer Width Adjustment */
.elementor-section.elementor-section-boxed>.elementor-container{
  max-width:1430px !important;
}

.footer-nicolas-benito a{
  color:black !important;
}

/* Category List Templates */
.categoria-list h5{
    font-family: "Inter", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    color: #000000;
}

.categoria-list nav li, .categoria-list nav li a{
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    color: #000000;
}