/*
Theme Name: Edura
Theme URI: https://themeholy.com/wordpress/edura/
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy
Description: Edura - Online Courses & Education WordPress Theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: edura
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.lp-archive-courses .course-detail-info {
  padding: 30px 0 20px 0;
  color: #fff;
  background: var(--lp-secondary-color);
  position: relative;
  padding: 60px !important;
}

.pick-number > [type=button]:not(:disabled), 
.pick-number > [type=reset]:not(:disabled), 
.pick-number > [type=submit]:not(:disabled), 
.pick-number > button:not(:disabled) {
    background: #8bcf69 !important;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
}