.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-4-equal.ast-builder-grid-row-tablet-4-equal.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
  background-color: #57233a;
}

.site-below-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
  background-color: #1f1f29;
}

.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
  background-color: #1f1f29;
}

/*titulo del porfolio */

.entry-content p {
  margin-bottom: 0px;
  font-family: 'Times New Roman', Times, serif;
  font-style: Normal;
  font-weight: 400;
}

#como-puedo-ayudarte.wp-block-uagb-container.uagb-block-7dfec246.alignfull.uagb-is-root-container {
  padding-bottom: 0px;
}

/*espacio desde el contenedor hasta la cabecera del menu*/

.entry-content.clear {
  padding-top: 48px;
}

/*espacio desde el contenedor hasta la cabecera del menu en móvil*/

@media (max-width: 768px) {
  .entry-content.clear {
    padding-top: 80px;
  }
}

/*estilos de los iconos en box*/

.fas.fa-paint-brush.icon-box {
  color: #1d6a96;
}

.fas.fa-code.icon-box {
  color: #e81e25;
}

.fas.fa-chart-line.icon-box {
  color: #a13a97;
}

.fas.fa-users.icon-box {
  color: #cc8a4d;
}

.fas.fa-store.icon-box {
  color: #ae4951;
}

.fas.fa-headset.icon-box {
  color: #535d55;
}

.ast-footer-copyright p {
  background-color: #1f1f29;
}