/* Blue01 */

.lyra_blue01_container {
  background: #e0dcd9;
  width: 60%;
  margin: 0 auto;
  border-radius: 500px 500px 0px 0px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #a4c6e2;
  color: #a4c6e2;
}

.lyra_blue01_background {
  background: linear-gradient(to top, rgba(2,81,120,0) 450px, rgba(2,81,120,1) 600px), no-repeat bottom/100% url('https://i.ibb.co/1GCD501T/369556147-6477516365698474-41337750536979983-n.jpg');
  padding-bottom: 475px;
  border-radius: 500px 500px 0px 0px;
}

.lyra_blue01_padding {
  padding: 50px;
}

.lyra_blue01_name {
  margin: 20px 0px 10px 0px;
  font-family: 'Mrs Saint Delafield', cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  text-align: center;
  text-shadow: 0px 0px 3px #000;
  color: #a4c6e2;
}

.lyra_blue01_content {
  background: rgba(57,61,84,.25);
  border-left: 1px solid #26779b;
  border-right: 1px solid #26779b;
  box-shadow: 0px 0px 3px #000;
}

.lyra_blue01_quote {
  background: #26779b;
  padding: 2px;
  font-size: 8px;
  text-transform: uppercase;
  text-align: center;
}

.lyra_blue01_post {
  padding: 20px;
  text-align: justify;
}

/* Blue02 */

.lyra_blue02_container {
  background: #e0dcd9;
  width: 65%;
  margin: 0 auto;
  border-radius: 0px 0px 500px 500px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Poppins', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #5b7682;
  color: #5b7682;
}

.lyra_blue02_background {
  background: linear-gradient(to top, rgba(20,65,84,0) 600px, rgba(20,65,84,1) 700px), no-repeat bottom/100% url('https://i.ibb.co/4wbMFyBF/451422471-1000430598054197-1211701041943458019-n.png');
  padding-bottom: 600px;
  border-radius: 0px 0px 500px 500px;
}

.lyra_blue02_padding {
  padding: 50px;
}

.lyra_blue02_name {
  margin: -15px 0px 15px 0px;
  font-family: 'Luxurious Script', cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 100px;
  text-align: center;
  text-shadow: 0px 0px 0px #112f3e;
  color: #112f3e;
}

.lyra_blue02_content {
  background: rgba(255,255,255,.05);
}

.lyra_blue02_quote {
  background: #112f3e;
  padding: 5px;
  font-size: 8px;
  text-transform: uppercase;
  text-align: center;
}

.lyra_blue02_post {
  padding: 20px;
  text-align: justify;
}

/* Gold 01 */

.lyra_gold01_container {
  background: linear-gradient(rgba(151,126,86,0) 400px, rgba(151,126,86,1) 600px), no-repeat top/100% url('https://i.ibb.co/XxgTTqXd/740full-maiara-walsh.jpg');
  width: 60%;
  margin: 0 auto;
  padding: 500px 0px 0px 0px;
  border-radius: 50px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Lato', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #e9e0d4;
  color: #e9e0d4;
}

.lyra_gold01_padding {
  margin-top: -50px;
  padding: 50px;
}

.lyra_gold01_content {
  background: rgba(255,255,255,.05);
  border-radius: 50px;
  border-left: 5px solid #beaf9a;
  border-right: 5px solid #beaf9a;
}

.lyra_gold01_post {
  padding: 30px;
  text-align: justify;
}

.lyra_gold01_name {
  margin: 5px 50px 0px 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}

/* Green 01 */

.lyra_green01_container {
  background: linear-gradient(rgba(39,49,22,0) 400px, rgba(39,49,22,1) 600px), no-repeat top/100% url('https://i.ibb.co/dJmLdNM4/740full-maiara-walsh.jpg');
  width: 60%;
  margin: 0 auto;
  padding: 500px 0px 0px 0px;
  border-left: 5px solid #c8a27e;
  border-right: 5px solid #c8a27e;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Lato', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-shadow: 0px 0px 0px #c8a27e;
  color: #c8a27e;
}

.lyra_green01_padding {
  margin-top: -50px;
  padding: 50px;
}

.lyra_green01_content {
  background: rgba(255,255,255,.05);
}

.lyra_green01_quote {
  background: #c8a27e;
  padding: 5px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 0px #273116;
  color: #273116;
}

.lyra_green01_post {
  padding: 30px;
  text-align: justify;
  text-shadow: 0px 0px 0px #c8a27e;
  color: #c8a27e;
}

.lyra_green01_name {
  margin: 20px 50px -30px 0px;
  font-family: 'Island Moments', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  text-align: right;
}

/* Green 02 */

.lyra_green02_container {
  background: linear-gradient(rgba(15,33,33,0) 400px, rgba(15,33,33,1) 600px), no-repeat top/100% url('https://i.ibb.co/GvpYRwpQ/369887891-709375644365802-1842857427869360962-n.jpg');
  width: 70%;
  margin: 0 auto;
  padding: 500px 0px 0px 0px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Lato', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #3f9288;
  color: #3f9288;
}

.lyra_green02_padding {
  margin-top: -50px;
  padding: 50px;
}

.lyra_green02_content {
  background: rgba(63,146,136,.1);
  border-left: 5px solid #3f9288;
}

.lyra_green02_post {
  padding: 30px;
  text-align: justify;
}

.lyra_green02_name {
  margin: 10px 50px 0px 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}

/* Grey 01 */

.lyra_grey01_container {
  background: linear-gradient(rgba(23,33,34,0) 450px, rgba(23,33,34,1) 650px), no-repeat top/100% url('https://i.ibb.co/dwkpV70G/527580311-18522958117062516-5057737393441539019-n.jpg');
  width: 70%;
  margin: 0 auto;
  padding: 550px 0px 0px 0px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Lato', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #a22425;
  color: #a22425;
}

.lyra_grey01_padding {
  margin-top: -50px;
  padding: 50px;
}

.lyra_grey01_content {
  background: rgba(162,36,37,.15);
  border-left: 5px solid #a22425;
}

.lyra_grey01_post {
  padding: 30px;
  text-align: justify;
}

.lyra_grey01_name {
  margin: 10px 50px 0px 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}

/* Pink 01 */

.lyra_pink01_container {
  background: linear-gradient(rgba(116,14,62,0) 400px, rgba(116,14,62,1) 600px), no-repeat top/100% url('https://i.ibb.co/5gpQksxp/537324944-18526133053062516-4747703514701339834-n.jpg');
  width: 70%;
  margin: 0 auto;
  padding: 500px 0px 0px 0px;
  box-shadow: 0px 0px 10px #000;
  font-family: 'Lato', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #d8a5a4;
  color: #d8a5a4;
}

.lyra_pink01_padding {
  margin-top: -50px;
  padding: 50px;
}

.lyra_pink01_content {
  background: rgba(216,165,164,.15);
  border-left: 5px solid #d8a5a4;
}

.lyra_pink01_post {
  padding: 30px;
  text-align: justify;
}

.lyra_pink01_name {
  margin: 10px 50px 0px 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}

/* Pink 02 */

.lyra_pink02_background {
  width: 75%;
  margin: 0 auto;
  background: linear-gradient(#dba89f,#bb887f);
  border-radius: 500px 500px 100px 100px;
  border-left: 10px double #88574e;
  border-right: 10px double #88574e;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-shadow: 0px 0px 0px #bb887f;
  color: #bb887f;
}

.lyra_pink02_container {
  padding: 40px;
  border-radius: 500px 500px 100px 100px;
}

.lyra_pink02_image {
  border-radius: 500px 500px 0px 0px;
  border-left: 3px solid #88574e;
  border-right: 3px solid #88574e;
}

.lyra_pink02_image img {
  width: 100%;
  border-radius: 500px 500px 0px 0px;
}

.lyra_pink02_quote {
  background: #ede0da;
  margin-top: -5px;
  border-left: 3px solid #88574e;
  border-right: 3px solid #88574e;
  padding: 5px 0px 0px 0px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.lyra_pink02_content {
  background: #e8c6bd;
  padding: 30px 30px 45px 30px;
  border-left: 3px solid #88574e;
  border-right: 3px solid #88574e;
  text-align: justify;
  border-radius: 0px 0px 50px 50px;
}

.lyra_pink02_name {
  margin: -60px 0px -20px;
  font-family: "Lavishly Yours", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  text-align: center;
  text-shadow: 2px 1px 0px #88574e;
  color: #ede0da;
}

/* White 01 */

.lyra_white01_container {
  background: linear-gradient(rgba(249,250,252,0) 200px, rgba(249,250,252,1) 250px), no-repeat top/100% url('https://i.ibb.co/zTyzzkVN/Newfy01.avif');
  width: 60%;
  margin: 0 auto;
  padding: 325px 0px 0px 0px;
  box-shadow: 0px 0px 50px #000;
  font-family: 'Playfair Display', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-shadow: 0px 0px 25px #abc4e5;
  color: #abc4e5;
}

.lyra_white01_padding {
  margin-top: -150px;
  padding: 50px;
}

.lyra_white01_content {
  background: rgba(171,196,229,.35);
  box-shadow: 0px 0px 50px #cad9ec;
}

.lyra_white01_quote {
  background: rgba(171,196,229,.65);
  padding: 2px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 0px #fff;
  letter-spacing: 2px;
  color: #fff;
}

.lyra_white01_post {
  padding: 20px;
  text-align: justify;
  color: #abc4e5;
}

.lyra_white01_name {
  margin: 20px 50px -30px 0px;
  font-family: 'Comforter', cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  text-align: right;
}

/* Yellow 01 */

.lyra_yellow01_topimage {
  width: 230px;
  margin: 0px 0px -195px 0px;
  border-radius: 500px;
  border: 5px solid #874D2B;
}

.lyra_yellow01_background {
  width: 400px;
  margin: 0px 0px 0px 193px;
  background: linear-gradient(#D4B470, #AF8147);
  border: 4px solid #874D2B;
  box-shadow: 0px 0px 25px #080808;
  font-family: 'Libre Baskerville', serif;
  font-size: 12px;
  text-align: justify;
  text-shadow: 0px 0px 25px #C1AC90;
  letter-spacing: 1px;
  color: #4E2C18;
}

.lyra_yellow01_container {
  padding: 40px 55px 50px 55px;
}

.lyra_yellow01_quote {
  font-family: 'Libre Baskerville', serif;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 0px 7px #C1AC90;
  letter-spacing: 2px;
  line-height: 14px;
  color: #874D2B;
}

.lyra_yellow01_name {
  margin: -90px 0px 0px 170px;
  font-family: Alex Brush;
  font-size: 110px;
  text-align: left;
  text-shadow: 0px 0px 7px #8d5a64;
  letter-spacing: 0px;
  color: #874D2B;
}

.lyra_yellow01_bottomimage {
  width: 230px;
  margin: -260px 0px 0px 550px;
  border-radius: 500px;
  border: 5px solid #874D2B;
}

.lyra_yellow01_credit {
  margin: -90px 0px 70px 0px;
  text-align: center;
}