/* ==========================================================================
   Kamus — programmi-gratuiti.css
   Pagina: /programmi-gratuiti-disegnare-casa/
   ========================================================================== */

.tabella table {
  min-width: 760px;
}

.tabella tbody th {
  font-weight: 600;
  white-space: nowrap;
  background: var(--cream-light);
}

.tabella .muted-note {
  margin-top: var(--sp-md);
}

.gratis-vs-pagamento h3 {
  margin-top: var(--sp-xxl);
}

.gratis-vs-pagamento .list-check li span {
  color: var(--slate);
}

.due-tre-d .grid-2 {
  margin-top: var(--sp-xl);
}

.due-tre-d .card-cream ul {
  margin-bottom: 0;
  font-size: 15px;
  color: var(--slate);
}

.criteri .card h3 {
  font-size: 19px;
}

.criteri .card p {
  margin-bottom: 0;
  font-size: 15px;
  color: var(--slate);
}

.prosegui ul {
  list-style: none;
  padding: 0;
}

.prosegui li {
  padding: var(--sp-sm) 0;
  border-bottom: 1px solid var(--hairline-soft);
  color: var(--slate);
}

.prosegui li:last-child {
  border-bottom: 0;
}

.cta-section {
  padding-bottom: var(--sp-section) !important;
}
