
a.title-wrapper{
    text-decoration: none;
}
.title{
    color: #009a61;
    font-weight:normal;
}
.box{
    width: 70%;
    margin: 0 auto;
}
.row{
    display: flex;
    flex-wrap: wrap;
}