#main{
    margin-top: 4.5rem;
}

.align-items-right{
    justify-content: right;
    margin-right: 0px;
}

.align-items-center{
    justify-content: center !important;
    margin-right: 0px;
}

.navbar a i, .navbar a:focus i{
    margin-right: 5px;
    /* -webkit-text-stroke: 2px; */
    font-size: 20px;
}
#header{
    border-bottom: 2px solid;
    border-bottom-color: gray;
}
.navbar a{
        font-weight: unset;
}

.navbar .dropdown ul{
    right: 0px;
    left: unset;
    border-top:gray;
}
.row1{
    margin-bottom: -115px;
      width: 100%;
  }
  .row{
  
      width: 100%;
      /* margin: 0%; */
  }