/*
Theme Name:   OceanWP Child
Theme URI:    http://example.com/parent-theme-child
Description:  A child theme for OceanWP
Author:       Istvan Csiszer
Author URI:   http://example.com
Template:     oceanwp
Version:      1.0.0
*/


body {
    background-color: beige;
}