.web-design {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    font-size: 15px;
}

.web-design p {
    margin: 0 5px 0 0;
    padding: 0;
}