/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.custom-top-bar {
    background: #9a8748; /* GOLD */
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    z-index: 99999;
}

.custom-top-bar p {
    margin: 0;
}