/*
Theme Name: Mysta Child Theme
Theme URI: https://mysta.peerduck.com
Author: PeerduckThemes
Author URI: https://peerduck.com
Description: Blank Child Theme for Mysta
Template: mysta
Version: 1.00
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: mysta
*/

.checkout-section-title {
    font-size: 20px;
    color: #008080;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}
.checkout-section-desc {
    color: #555;
    font-size: 15px;
    margin-bottom: 15px;
}
