@keyframes shake{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}section#SectionsPlanQuote{background-image:url(../imgs/Components/PlanQuote/planlanding2-bbg.webp);background-repeat:no-repeat;background-size:cover;padding-top:40px;padding-bottom:40px}section#SectionsPlanQuote .container{text-align:center}section#SectionsPlanQuote .container h2{color:#fff}section#SectionsPlanQuote .container p{color:#fff;margin:20px 0}@media(min-width:768px){section#SectionsPlanQuote .container p{margin:30px 0}}section#SectionsPlanQuote .container button.btn-primary{max-width:220px;padding:10px 20px;font-weight:700}
