.product-promotion {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.product-promotion *:last-child {
    margin-bottom: 0;
}