.demo-box {
    background-color: #ef233c;
    height: 40px;
    width: 69%;
}
.demo-box a {
    color: #fff;
    line-height: 3;
}
.demo-box {
    background-color: #ef233c;
    height: 40px;
    width: 69%;
    color: #fff;
    text-align: center;
}
.pro-box {
    background-color: #ef233c;
    height: 40px;
    width: 69%;
    color: #fff;
    text-align: center;
}
.pro-box a {
    line-height: 3;
    color: #fff;
}