@charset "UTF-8";
/*!
Theme Name: incudi
Theme URI: https://incudi.com/
Author: @baeticadigital
Author URI: https://incudi.com/
Description: Tema realizado a medida para incudi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: incudi
*/
/* Squembri WebC Juan M.  */
.c-letterbox .o-container .c-form .c-form__footer {
  margin-top: 90px;
}
@media screen and (max-width: 992px) {
  .c-letterbox .o-container .c-form .c-form__footer {
    margin-top: 125px;
  }
}
@media screen and (max-width: 768px) {
  .c-letterbox .o-container .c-form .c-form__footer {
    margin-top: 0px;
  }
}
