﻿
p {
    line-height: 25px
}

h4, h5, .card h5 {
    line-height: 1.8rem;
}

.p-10 {
    padding: 10px
}

.policy_header_div {
    background: #FEF0F4;
    height: 4rem;
    margin-top: 10px;
}

.policy_header_title {
    position: absolute;
    margin-top: 8px;
}

.package_list p {
    margin-left: 40px !important;
    line-height: 2rem !important;
}

.svg_mark_maternity {
    margin-top: 6px;
    position: absolute;
    width: 1.7rem;
    height: 1.5rem;
    margin-left: 10px;
}

.card {
    background: #FEF0F4;
    border-radius: 12px;
    border: none;
}

.phone_svg {
    height: 55px;
    width: 55px;
    object-fit: cover;
}

.card h6 {
    line-height: 2rem;
}

.ml-20 {
    margin-left: 20px
}

.mr-20 {
    margin-right: 20px
}


.mt-20 {
    margin-top: 20px
}
