.footer_sport {
    background-color: rgba(233, 236, 255, 1);
    width: 1280px;
    height: 480px;

}

.imglogo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 20px;
}

.h2_primal {
    font-size: 52.43px;
    font-family: "Instrument Sans", sans-serif;
    font-style: normal;
    letter-spacing: -0.05em;
    color: black;
    margin: 0;
}

.contact_hour_social {
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: start;
    padding: 20px;
    margin-top: 110px;
}

h4 {
    font-size: 22px;
    font-family: "Anek Tamil", sans-serif;
    font-style: normal;
    letter-spacing: -0.02em;
    color: black;
    margin: 0;
}

li {
    font-size: 14px;
    font-family: "Anek Tamil", sans-serif;
    font-weight: 800;
    font-style: normal;
    color: black;
    list-style-type: none;

}

.li_2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 50px;
}

ul {
    margin-left: 0;
    padding-left: 0;
}