.content-box-pink {padding: 20px; background-color: #ffffff; border: 3px solid #f6c4bd;
text-align: left;
}

.entry-content p a,
.entry-content ul li a,
.entry-content ol li a{
    color: #EA3474;
	font-weight: 700;
    cursor: pointer;
    background-image: linear-gradient(180deg,transparent 85%,#FBE1DD 0);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
    user-select: none;
}

.entry-content p a:hover,
.entry-content ul li a:hover,
.entry-content ol li a:hover{
	  color: #2d4960;
    background-image: linear-gradient(180deg,transparent 0%,#FBE1DD 0);
}

.content-box-blue {padding: 35px; background-color: #C2EBEA; border: 5px dashed #2d4960;
text-align: left;}

.roundup-box-1 {margin-top: -50; padding: 35px; background-color: #ffffff; border: 2px solid #f6c4bd;
text-align: left;}

.center-text {text-align: center !important;}

.white-block-text a{
color: #fff !important;
text-align: center;
letter-spacing: 2px;
font-weight: 600;
	width: 100%;
	text-decoration: none !important;
font-size: 18px;
	padding: 0px;
}

.about {	font-size: 14px;}

.mv-list-single-description p {
    font-size: 20px !important;
}

.mv-create-card p {
    font-size: 20px !important;
}

.mv-create-card li {
    font-size: 20px !important;
}
.mv-create-card h2 {
font-size: 30px !important;
line-height: 110% !important;
}

.mv-create-card h3 {
    font-size: 26px !important;
}
.mv-create-card h4 {
    font-size: 24px !important;
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
display: block;
text-align:center !important;
} 

.disclosure{
    color: #2D4960;
	font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
h1{line-height: 1.25; }

h2 {
	font-size: 30px;
	color: #2c4860;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 700;
}

body {
color: #000000;
    font-size: 20px;
    line-height: 1.75;
	font-weight: 300;
}

li {text-align: left;}

p {text-align: left; }

h3 {
	font-size: 26px;
	color: #2d4960;
  font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

h4 {
	color: #2d4960;
		font-size: 24px;
		font-style: italic;
		margin-bottom: 20px;
	  font-weight: bold;
}
h5 {
	color: #f074a0;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

.disclosure{
    color: #2D4960;
	font-size: 10px;
text-transform: uppercase;
	font-style: italic; 
padding-bottom: 10px;}

.entry-content .alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }

.alignfull {
    width: 100vw;
    margin-left: calc(50% - 50vw);
}

.entry-content .alignfull {
   margin-left : calc( -100vw / 2 + 100% / 2 );
   margin-right : calc( -100vw / 2 + 100% / 2 );
   max-width : 100vw;
}

.content-box-email1 { background-color: #fcf4da; border-top: 20px solid #f074a0; border-bottom: 10px solid #f074a0;}

.content-box-email2 { background-color: #3eb8b6; border-top: 6px solid #f074a0; border-bottom: 6px solid #f074a0;}

.cta-button { text-align: center; } .cta-button a { background: #f074a0; color: #000000; font-size: 18px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 10px; margin: 0 auto; display: inline-block; overflow: hidden; text-align: center; } .cta-button 

a:hover { opacity: .9; }

.landing-page .featured-content {display: none}
.landing-page .box {display: none}
.landing-page cover {
  width: 100%;
	padding: 0;}

.landing-page h2 {
	font-size: 30px;
	color: #3eb8b6;
	margin-bottom: 20px;
}

.landing-page body {
    font-size: 20px;
    line-height: 1.5;
	font-weight: 300;
}

.landing-page h3 {
	font-size: 24px;
	color: #2d4960;
  font-weight: bold;
	margin-bottom: 20px;
}

.landing-page h4 {
	color: #2d4960;
		font-size: 22px;
		margin-bottom: 20px;
	  font-weight: bold;
}
.landing-page h5 {
	color: #f074a0;
		font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.dotted-background {
	background: #f5f5f5 url(https://playdatesparties.com/wp-content/themes/playdatesparties/images/dots.png);
	background-size: 200px 125px;
padding: 2% 1%;
}
li{
  margin: 15px 0;
}
.content-box-pink li{
  margin: 2px 0;
}
.menu-item li{
	margin: 0px 0;
}
.nav-primary .sub-menu a{
font-size: 16px;
}
.content-together{
	background-color: #ffffff;
}