.hide{
    display: none !important;
}

.line-box{
    display: none !important;
}

.lc_logo_img{
    height:60px !important
}

.lc_p_text{
    line-height: 2;
}

.lc_bold_text{
    font-size: 20px;
    color: #e4492e;
}

.lc_social_links_ul{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 35px;
}

.lc_social_links_li{
    font-size: 30px;
}