.back {
    background-image: url('Trademark-Registration-Services.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
    }
.nav-link {
    color: #000 !important;
}
.nav-link:hover {
    background-color: rgb(47, 96, 129) !important;
    color: aliceblue !important;
    font-weight: bold;
    font-style: italic;

}
body{
    color: gray !important;
    text-align: justify;
    font-size: 18px;   
}
.mytext {
    color: gray !important;
    text-align: justify;
    font-size: 18px;
}
h1 {
    color: rgb(47, 96, 129);
    font-weight: bold;
    font-size: 25px;
}
h3 {
    color: rgb(47, 96, 129);
    font-weight: bold;

    font-size: 20px;
}
