.intro-top{
    width: 65%;
}
.intro-top span{
    color: #4D5F5E;
}
.text-content{
    padding-left: 17vw;
    padding-right: 17vw;
    font-size: 20px;
    line-height: 1.7;
    color: #4D5F5E;
}
.text-content p{
    margin: 40px 0;
    white-space: break-spaces;
}
.text-content .bottom-link{
    display: block;
    margin-top: 120px;
    text-decoration: underline;
    color: #4D5F5E;
    text-decoration-thickness: 1px;
}