article {
    justify-content: center;
    padding: 4rem 25rem;
    color: #72b1f4;
    font-size: 1.2rem;
    text-decoration: none;
}

article a {
    color: #72b1f4;
}