
.aboutUs_content{
    width: 90%;
    font-size: 16px;
    margin: auto;
    position: relative;

}
.aboutUs_text
{
    margin-top: 20px;
    padding-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
    border-bottom: 1px solid rgb(232, 232, 232);
}
.hikioInfoAboutUs
{
    font-size: 13px;
    color: rgb(95, 95, 95);
    font-family: "SF-Pro-Light";
    font-weight: 0;
    letter-spacing: -.022em;
}
.hikioInfoAboutUs li
{
    margin-left: 1px;
}

.aboutUs_text a
{
    width: 100%;
}
.aboutUs_text a:first-child
{
    font-size: 13px;
    color: black;
    font-family: "SF-Pro-Medium";
}

.aboutUs_text a:last-child
{
    font-size: 13px;
    color: rgb(95, 95, 95);
    font-family: "SF-Pro-Light";
    font-weight: 0;
    letter-spacing: -.022em;
}