.simple-6-layout h3{color:#fff}
.simple-6-layout p{color:rgba(255,255,255,0.65)}
.simple-6-layout a{text-decoration:none}
@media only screen and (max-width:1023px){.simple-6-layout h3{margin-top:40px}
.simple-6-layout .row{display:flex;flex-direction:column}
.simple-6-layout .columns:first-child{order:2}
.simple-6-layout .columns:last-child{order:1}
}
@media only screen and (min-width:1024px){.simple-6-layout .columns:first-child{padding-right:100px}
.simple-6-layout .columns:last-child{padding-left:100px}
.simple-6-layout .row{display:flex;align-items:center}
}