.horizontal {
    display: flex;
}

p {
    margin-bottom: 0;
}

.block {
    margin-bottom: 25px;
}

a {
    color: white;
}