.moxige{
    position: relative;
    padding: 0;
}

.moxige>p{
    margin: 0;
}
.moxige>p:nth-of-type(1){
    font-size: 45px;
    font-weight: 900; 
    color: #E6E6E6;
}

.moxige>p:nth-of-type(2){
    font-size: 20px;
    position: absolute;
    top: 10px;
}

.moxige>p:nth-of-type(3){
    width: 75px;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 2px solid #003F98; 
}

.ab_right .aboutFirst{
    margin: 0;
    text-indent: 2em;
}

.ab_right .aboutSecond{
    margin: 0;
    text-indent: 2em;
}
