/* Reset Settings */ #customize-control-blogger_base_reset_demo_import_settings, #customize-control-blogger_base_reset_color { display: flex; flex-direction: row-reverse; justify-content: start; align-items: center; gap: 10px; } #customize-control-blogger_base_reset_demo_import_settings label, #customize-control-blogger_base_reset_color label { font-size: 16px; color: #0073aa; display: block; line-height: 1.75; font-weight: 500; margin-bottom: 4px; } #customize-control-blogger_base_reset_demo_import_settings input, #customize-control-blogger_base_reset_color input{ margin: 0px; padding: 5px; height: 15px; }