﻿







.carriageHeader {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    color: #00AF9D;
}

.carriageTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 188%;
    color: #484848;
    padding-top: 36px;
}

.carriageDesc {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 202.5%;
    color: #484848;
}
