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

.tagcloud a{background-color:#646363;border-color:#646363}
.tagcloud a:hover{background-color:#d5d5d5;color:#fff;border-color:#d5d5d5}

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