.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.match-container.commingsoon {
    box-shadow: 0px 0px 9px #00000038 !important;
    background: white;
}
.post-info a {
    font-size: 15px;
    white-space: normal;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background: linear-gradient(to top, #000, transparent);
    padding: 120px 0px 11px;
    color: white;
    border-radius: 2px;
    margin: 0;
    cursor: pointer;
    line-height: 1.5;
    z-index: 999;
}
h3.post-title {
    height: auto !important;
    width: 100% !important;
}

.navbar-brand.textlogo {
    padding: 18px;
    border-radius: 117px;
    background: #e53333;
}