
.appointment-section .md-heading {
    font-size: 36px;
    margin-bottom: 60px;
}

.appointment-inner-sec h2 {
    margin: 62px 10px 20px;
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
}
.app-left-cont h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    position: relative;
    margin-bottom: 24px;
    color: #142546;
}

.top-banner-section {
    padding: 160px 0 75px;
    width: 100%;
    position: relative;
}

.paperless-fearures .text-container {
    width: 90%;
    margin: 20px 0;
}
.banner-cont p {
    font-size: 20px;
    line-height: 36px;
    color: #607397;
}
.pr{
    padding: 0% 5% 0% 4%;
}

.dp-sm{display: none;}
.pl {
    padding: 0% 4% 0% 5%;
}

.app-left-cont {
    margin: 30px 0;
}

#automatedRecall{
    display: none;
}

.app-left-cont h3:before, .paperless-fearures h3:before {
    position: absolute;
    content: "";
    left: -30px;
    top: 0;
    border-radius: 4px;
    background-color: #34b586;
    width: 16px;
    height: 100%;
}

.appointment-inner-sec{
    padding-bottom: 50px;
}

.appointment-inner-sec p{
    font-size: 18px;
    line-height: 30px;
    color: #607397;
    letter-spacing: 0.02em;
    
}

.connect-us-sec {
    justify-content: flex-start;
    align-items: center;
    gap: 35px;
}

.connect-us-sec p{
    color: #607397;
    margin: 0;
}


.or {
    font-size: 20px;
    line-height: 36px;

}

.number {

    top: -4px;
}
.number a {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #607397;
    text-decoration-line: underline;
}

.number img{
    margin-right: 8px;
}

.no-credit{
    color: #0C3178;
    font-family: Caveat;
}
.text-container img {
    margin-bottom: 64px;
}

.get-started-inner-sec .connect-us-sec {  gap: 0; }