/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-panel-box-nav {
    padding: 30px;
    background: #d89e2f;
    color: #ffffff;
    border: 1px solid #d89e2f;
    border-radius: 0px;
}
