/* 
 Theme Name:   connect2
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     dazzling
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

p{text-align:justify;}

.navbar.navbar-default {
    background: url('../../../images/cycling-route.png');
}

.nav.navbar-nav {
    font-weight: bold;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.29);
}

hr{border-top:1px solid black !important;}