.text-wrapper{
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
}

.text-wrapper > p{
    font-size: 36px;
    line-height: 53px; 
    font-weight: 700;
}

.text-wrapper > p > .coloured-text{
    color: #085A0E;
}