.navbar-inverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2cd7ea+0,10b2c8+100 */
background: rgb(44,215,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(44,215,234,1) 0%, rgba(16,178,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(44,215,234,1) 0%,rgba(16,178,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(44,215,234,1) 0%,rgba(16,178,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cd7ea', endColorstr='#10b2c8',GradientType=0 ); /* IE6-9 */

    border-color: #15B9CE!important;
}
.btn-primary {
    color: #ffffff;
    background-color: #15B9CE!important;
    border-color: #15B9CE!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #29A2B2!important;
    border-color: #15B9CE!important;
}
#footer {
    border-top: 5px solid #15B9CE!important;
    
}
h1.phoneNumber {
    color: #333!important;/*the homepage big phone number*/
    
}
h2.rightTagline {
    color: #333;
}

.rowTwo {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6dce0+0,61686b+100 */
background: rgb(214,220,224); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(214,220,224,1) 0%, rgba(97,104,107,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(214,220,224,1) 0%,rgba(97,104,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(214,220,224,1) 0%,rgba(97,104,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dce0', endColorstr='#61686b',GradientType=0 ); /* IE6-9 */

}