/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: Child theme para OceanWP
Author: Tu Nombre
Template: oceanwp
Version: 1.0.0
Text Domain: oceanwp-child
*/


header.page-header {
    display: none;
}

hr.primary {
    max-width: 100%;
}

a {
    color: deepskyblue !important;
}