.shortcode-bottom-line {
    border-radius: 10px;
    border: 2px solid #1DB954;
    background: #FEFEFF;
    box-shadow: 0 0 0 4px rgba(29, 185, 84, 0.10);
    padding: 24px;
    margin: 32px 0;
}

.shortcode-bottom-line h2{
    margin-top: 0;
}

.shortcode-bottom-line > *:last-child {
    margin-bottom: 0 !important;
}
