.theme-browser .theme .theme-name {
    padding: 25px 15px;
}

.theme-browser .theme .theme-actions,
.theme-browser .theme.active .theme-actions {
    padding: 8px 15px;
}

.theme-browser .theme .theme-actions .button,
.theme-actions .button.preview.install-theme-preview,
.theme-actions .button.load-customize {
    padding: 11px;
    border-radius: 6px;
}