.mt-16{
margin-top: 16px;
}

.mt-5{
margin-top: 5px;
}
.mb-5{
margin-bottom: 5px;
}
    
.mt-25{
margin-top: 25px;
}

.mt-48{
margin-top: 48px;
}

.pdt-25{
padding-top: 25px;
}
.pdt-5{
    padding-top: 5px;
    }
.pdt-10{
padding-top: 10px;
}
.pdt-20{
padding-top: 20px;
}

.pdb-36{
padding-bottom: 36px;
}

.mb-16{
margin-bottom: 16px;
}
.mr-8{
margin-right: 16px;
}
.pdb-65{
padding-bottom: 65px;
}
.pdb-40{
padding-bottom: 40px;
}
.mr-3{
    margin-right: 3px;
}
.mt-10{
    margin-top: 10px;
}
.mt-30{
    margin-top: 30px; 
}
.ml-20{
    margin-left: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.pd-10{
    padding: 10px;
}
.pdb-30{
    padding-bottom: 30px;
}

.flex-row{
    display: flex;
    flex-direction: row;
}
.flex-center{
    justify-content: center;
}
pdr-25{
    padding-right: 25px;
}
pdl-25{
    padding-left: 25px;
}

.img-74{
    width: 74px;
    height: 74px;
}
.mr-5{
    margin-right: 5px; 
}

.mt-30{
    margin-top: 30px; 
}

.mb-30{
    margin-bottom: 30px; 
}
.pdt-30{
    padding-top: 30px; 
}
.pdt-34{
    padding-top: 34px; 
}

.pdb-14{
    padding-bottom: 14px; 
}
