.panel-cta h2 { font-family: "Rajdhani", sans-serif; font-size: 50px; font-weight: 700; line-height:1.1; text-transform: uppercase; margin:0 auto 22px auto; }
.panel-cta p { font-size: 20px; font-weight: 500; line-height: 148%; max-width: 718px; margin:0 auto 22px auto; }
.panel-cta a.button { }

@media (max-width:767px) {
	.panel-cta { border-top:solid 1px #D9D9D9; }
	.panel-cta h2 { font-size:36px; line-height:1; margin-bottom:var(--margin-bottom); }
	.panel-cta p  { font-size:18px; font-weight:400; }
}