.title-footer{
    color: #9D8F66;
    font-family: "Cormorant Garamond", "Noto Sans HK", "Noto Sans SC", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
    margin-bottom: 21px;
}

.text-footer{
    color: #9D8F66;
    font-family: Lato, "Noto Sans HK", "Noto Sans SC", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.ul-footer {
    padding-left: 0px;
}

.li-footer{
    list-style: none;
    color: #9D8F66;
    font-family: Lato, "Noto Sans HK", "Noto Sans SC", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}