.card-body {
    padding: 20px;
    background-color: #27292a;
    border-radius: 8px;
}

.card-text {
    min-height: 64px;
}

.templatemo-item {
    border-radius: 8px;
}

.center {
    margin: auto;
    margin-left: 16px;
}

.background-thumb {
    width: 140px;
    height: 80px;
    max-width: 140px;
}

.heading-section h4 {
    margin-bottom: 8px;
}

.heading-section p {
    margin-bottom: 32px;
}

.other-games .item {
    border-bottom: none;
    margin-bottom: 0px;
}