a { color: #3d70b2; }

.feed-profile-wrapper .profile-wrapper .user-stats .stat-block span:first-child {
	    font-size: .55rem;
}

.feed-profile-wrapper .profile-wrapper .user-stats {
	-webkit-box-align: start;
	align-items: start;
}

button.gray {
	background: gray !important;
	border-color: gray !important;
}

footer#footer {
    color: #fbfbfb;
    background: rgba(0,0,0,0.34)!important;
    text-align: center;
    padding: 20px;
    border-bottom: 20px solid #868686;
}
#footer a {
    color: #f1f1f1;
}
#footer .column, #footer .column a, #footer .column h5, #footer .column .h6 {
    text-align: left;
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2.5em;
}

.column.center {
    text-align: center;
    vertical-align: middle;
    padding-top: 51px;
}
.center label, .center select {
    display: block;
    margin: auto;
    width: 114px;
}
input[type="radio"] {
    float: left;
    margin-left: 80px;
}
.radio-boxes label {
    width: 163px;
    margin-top: -5px;
    margin-bottom: 17px;
}
section#content-boxes-1 article {
    text-align: center;
}
section#content-boxes-2 article {
    text-align: center;
    padding: 10px;
}
section#content-boxes-1 article {
    text-align: center;
}
#content-boxes-2 article {
    text-align: center;
    padding: 20px;
}
.alignright {
    float: right;
    margin-left: 20px;
}
.alignleft {
    float: left;
    margin-right: 20px;
}
.navbar-item li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
ul.submenu {
    position: absolute;
    width: 248px;
    background: white;
    display: none;
    top: 33px;
}
.navbar-item a:hover .submenu {
    display: block;
}
.navbar-item a:hover + .submenu, .navbar-item .submenu:hover, .navbar-item .submenu .submenu:hover {
    display: block;
}
.columns-2 article.col {
    width: 49%;
    margin-top: 20px;
}
.aligncenter {
    margin: auto;
}
.col span.more {
    display: block;
}

.owl-stage {
    height: 531px;
    overflow: hidden;
}
.owl-item.cloned {
    display: none;
}
.owl-item {
    display: none;
}
.owl-item.active {
    display: block !important;
    visibility: visible;
    margin: auto;
    width: 90% !important;
    min-width: 647px !important;
}
.owl-dot span {
    width: 5px;
    height: 5px;
    display: inline-block;
}
button.owl-dot {
    border-radius: 25px;
    border: 1px solid black;
}
button.owl-dot.active {
    background: #3d70b2;
}
.owl-stage-outer {
    height: 316px;
}
.owl-dots {
    text-align: center;
}
a.wp-block-button__link.has-background {
    padding: 10px 20px;
    margin: 10px;
    display: inline-block;
    color: white;
}
.has-2-columns .wp-block-column {
    display: inline-block;
    vertical-align: top;
}.wp-block-column em {
    color: black;
}
.post-content-container {
  margin-bottom: 40px;
}

ul.pagination {
  list-style-type: none;
}

.pagination a {
  background: #3d70b2;
  color: white;
  padding: 10px 20px;
}

@media screen and (min-width: 1408px) {
	.container {
		max-width: 90%;
	}
}

#flexible_parenthood h5 {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #edbc9e!important;
    letter-spacing: 8px;
    line-height: 1.8em;
    text-align: center;
    margin-top: 50px;
}
#flexible_parenthood h3 {
    font-family: 'Cormorant Garamond',Georgia,"Times New Roman",serif;
    font-size: 45px;
    line-height: 1.5em;
    text-align: center;
}

#use_donor .columns {
    max-width: 1080px;
    margin: auto;
}

#use_donor img {
    border: 1px solid black;
    padding: 10px;
}

#use_donor h4 {
    font-family: 'Cormorant Garamond',Georgia,"Times New Roman",serif;
    font-size: 30px;
    line-height: 1.5em;
    text-align: center;
}
