.nounderline {
  text-decoration: below !important
}

.traffic-landing .section .traffic-landing--subtitle p, 
.home .section .traffic-landing--subtitle p {
    font-family: "Lora", Sans-Serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
}

.features-wrap > div > div {
    margin-bottom: 45px;
}

.home .section-sitting .box-images .box-item:nth-child(3),
.home .section-sitting .box-images .box-item:last-child {
  margin-bottom: 0;
}

.features-wrap > div > div:nth-child(5),
.features-wrap > div > div:nth-child(6),
.features-wrap > div > div:nth-child(7),
.features-wrap > div > div:last-child {
    margin-bottom: 0;
}

.traffic-landing .text-small p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 100;
}

.links-blue h3,
.links-blue a,
.traffic-landing .text-small p a {
    color: #48b0f7!important;
    text-decoration: none;
}

.links-blue.links-under a {
	text-decoration: underline;
}

.process-list li {
	font-family: lora,Sans-Serif;
	font-size: 20px;
	line-height: 31px;
}

h2.section-title--blue span {
	position: relative;	
	border-bottom: 12px solid #ffd6d4;
}

.head-pink h2 {
	color: #FFD6D4 !important;
}

.color-white p {
	color: #fff;
}

.home .section-inner-title-h2 {
    margin-bottom: 24px;
}

.check-list ul li {
    display: block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}
.contact-icons {
    text-align: center;
}

.page-id-14 .section .section__image {
    max-width: 320px;
}

.page-id-14 .section__inner {
    justify-content: space-between;
}

.about-top-feats {
    background: rgb(72 176 247 / 85%);
    padding: 50px 0 30px;
    color: #fff;
}

.page-id-14 .section .section__body {
    max-width: calc(100% - 420px);
    flex-basis: 100%;
    padding-top: 50px;
}

body .header .menu .first-list a {
    font-family: "Work Sans" !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 19px;
    color: #585858;
}

.page-template-traffic-school-reviews .bg-green-img .section-title {
    margin-top: 30px;
}

.home .section-bottom-signin ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 55px;
    margin-left: 0;
    padding-left: 0;
    font-family: 'Roboto';
}

.signin-pro {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0px 60px;
}

.signin-pro .item {
    display: flex;
}

.signin-pro .item p {
    display: inline-flex;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #404040;
    padding: 0px 10px;
    margin: auto !important;
}

.signin-pro .item img {
    width: 32.5px;
    height: 32.5px;
}

.signin-pro .item img:nth-child(2) {
    display: inherit;
    margin-left: 10px;
}

.banner-left-bottom-img img {
    max-width: 70px;
}

.section.section-access ol {
    font-family: "Lora", Sans-Serif;
    font-size: 20px;
    line-height: 31px;
}

.page-template-default .section-copy ul li:before {
    display: none;
}

.page-template-default .section-copy ul li {
    list-style: disc;
}

.page-template-default .section-copy ul {
    margin-left: 5px;
}

.page-template-contact h3.text-green {
    margin: 20px 0 10px;
}

a.btn-danger {
    font-family: "Work Sans", sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.button.btn.cost-btn a {
    color: #fff;
    font-size: 18px;
    border: 1px solid #fe8b7b;
    background: #fe8b7b;
    font-weight: 900;
    -webkit-appearance: none !important;
    line-height: 21px;
}

.button.btn.cost-btn {
    padding: 9px 10px;
    line-height: 21px;
    -webkit-appearance: none !important;
    max-width: 370px;
}

.home .nav li:not(.sign-up) a:not(.btn):after {
    display: block;
}

.license-img {
    background: #6a6c6d;
    border-radius: 100px;
    max-width: 75px;
}

.licensed img {
    max-width: 70px;
    border-radius: 100px;
}

body.page-template-how-it-works-new:not(.admin-bar) .section__head {
    padding-top: 165px;
}
.page-template-traffic-school-reviews:not(.admin-bar) .bg-green-img {
    padding-top: 135px;
    height: 349px;
}
body.page-template-how-it-works-new:not(.admin-bar) .section__head {
    padding-top: 165px;
}
.page-template-traffic-school-cost:not(.admin-bar) .section.section-cost {
    padding-top: 150px;
    padding-bottom: 30px;
}
body:not(.admin-bar) .section-articles .section__head {
    padding-top: 200px;
}
body.admin-bar .section-articles {
    margin-top: -78px;
}

@media screen and (min-width: 1520px) {
    .traffic-landing .traffic-landing-faq .traffic-landing--title {
        margin-left: -40px;
        max-width: 290px;
    }
}

@media screen and (max-width: 1200px) {
    .section.peace-mind .peace-mind-icon {
        max-width: 110px;
    }
}

@media (max-width: 1090px) and (min-width: 992px){
    .page-template-traffic-school-reviews:not(.admin-bar) .bg-green-img {
        height: 400px;
    }
}

@media screen and (max-width: 680px) {
    .traffic-landing .section-about-left .section-about-icon.section-about-icon--1 {
        left: -30px;
    }

    .page-template-traffic-school-list .section-list-title {line-height: 70px;}
}