
        * {
          margin: 0;
          padding: 0;
        }

        body {
          background: white;
        }


        p {
          color: #7a7c7f;
          font-size: 20px;
          font-family: "Century Gothic", serif;
          line-height: 30px;
          margin: 50px;
          text-align: justify;
          padding-top: 20px;
          outline: none;
        }

        h1 {
          color: #ff637D;
          font-family: "Felix Titling", serif;
          line-height: 40px;
          font-weight: normal;
          margin-bottom: 20px;
          text-align:justify;
          text-shadow: 0 1px 1px #fff;
          font-size:90px;
          text-transform:uppercase;
          padding: 20px;
          display: inline-block;
          width: 60%;
        }

        h2 {
          padding:10PX;
          margin:50PX;
          border:50PX;
          line-height:128px;
          text-align:center;
          clear:both;
          font-size:48px;
          font-family: "Felix Titling", serif;
          background: #ff637D;
        }

        h3 {
          padding:0PX;
          margin: 40PX;
          border: 0PX;
          line-height: 60px;
          text-align:center;
          clear:both;
          font-size:48px;
          font-family: "Felix Titling", serif;
        }

        h4 {
          color: #66D7D1;
          background: white;
          font-family: "Felix Titling", serif;
          line-height: 40px;
          font-weight: 1000px;
          margin-bottom: 0px;
          text-align:justify;
          text-shadow: 0 1px 1px #fff;
          font-size:80px;
          text-transform:uppercase;
          padding: 30px;
          display: inline-block;
          }


        .menu {
          width: 435px;
          background:#ff637D;
          list-style: none;
          margin: right;
          font-family: "Felix Titling", serif;
          float: right;
        }

        .menu li {
          display: inline-block;
        }

        .menu li a {
          padding: 10px 20px;
          color: white;
          text-decoration: none;
          display: inline-block;
        }

        .menu li a:hover {
          background: white;
          color:black;
        }

        .titulo {

          position: relative; left: 40px; top: 100px;

        }

        .subtitulo {
          position: relative; left: 100px; top: 90px;
          writing-mode: vertical-lr;
          transform: rotate(180deg);
          text-align: left;
          block-size: 50px;
          float: left;
        }

        .descripcion p {
          font color: black;
          position: relative; left: 40px; top: 60px;
          width: 50%;
          background-color: #EAF2E3;
          margin: 50px 70px;
          padding: 20px;
          display: inline-block;
          float: left;

        }


       .logo {
         position: relative; left: -40px; top: 130px;
         float: right;

        }

        .centrado {
          display: block;
          margin-left: auto;
          margin-right: auto;
          position: relative; top: 80px;
          padding: 20px;
        }

        .clear {
          clear: both;
          background: #FFF87F;
          position: relative; left: 0px; top: 80px;
          padding: 20px;

        }

        .espacio {
          clear: both;
          background: white;

        }

        .airtable-embed2 {
          width: 1250px;
          height: 533px;
          background: transparent;
          border: 1px solid #ccc;"
          display: block;
          position: relative; left: 50px; top: 20px;

        }

        .par {
          padding: 20px;
        }

        .cita {
          font color: black;
          width: 50%;
          background-color: #FFF87F;
          margin: 50px 70px;
          padding: 20px;
          display: inline-block;
          float: right;

        }

        .z {
          color: #7a7c7f;
          font-size: 20px;
          font-family: "Century Gothic", serif;
          font-weight: bold;
          line-height: 0px;
          margin: 0px;
          text-align: justify;
          padding-top: 0px;
          outline: none;
          text-decoration: none;

        }

        .z a:hover {
          background: white;
          color:black;
        }

        .citaX {
          font color: black;
          width: auto;
          background-color: #FFF87F;
          margin: 40px 70px;
          padding: 10px;
          display: block;
          float: left;
          writing-mode: vertical-lr;
          transform: rotate(180deg);
          text-align: left;

        }
