/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

mark.has-white-color { color: #fff; }
mark.has-black-color  { color: #000; }
mark.has-yellow-color  { color: #ffd000; }
mark.has-blue-color  { color: #347ab7; }
mark.has-green-color  { color: #2e924d; }
mark.has-gray-color  { color: #464646; }
mark.has-light-gray-color  { color: #ebebeb; }
mark.has-custom-color-1-color { color: #fbe7e7; }
mark.has-custom-color-2-color { color: #eee; }
mark.has-custom-color-3-color { color: #eee; }