.PaywallMessage {
    margin: 1.6em 0;
    padding: 2em;
    text-align: center;
    background-color: #f2f2f2;
}

.PaywallMessage__action {
    padding: 0.4em 1em;
    border: 1px solid;
    text-decoration: none;
}

.PaywallMessage__action:hover {
    text-decoration: none;
}