

.section-gap{
    padding-top: 150px;
    padding-bottom: 50px ;
}


/*navbar styling*/
.img-thumbnail
{
    width: 60%;
}
#search-box
{
    margin-left: 3%;
}
#search-but
{
    margin-left: 2%;
}
.nav-item
{
    font-size: large;
}
.navbar-brand:hover
{
    color: gold !important;
}
#search-but:hover{
    color: white !important;
}


/*showcase styling*/
.mainnews-summary
{
    font-size: large;
}
.row h3 img
{
    width: 100%;
}


/*latest news styling*/
#latest-news-img
{
    max-width: 80%;
    max-height: 170px;
}


/*Let us know more!*/
#send-msg:hover{
    color: white !important;
}



/*footer styling*/
#subscribe:hover
{
    color: white !important;
}
