            main{
                margin-top:60px;
            }
            
            section{
                margin-top:5px;
                margin-bottom:10px;
            }
            
            .navbar-brand span{
                font-size: 24px;
                transform: scale(.5, 1);
            }
            
            .login .fa-user{
                margin-left:5px;
                margin-right:5px;
            }
            h1 span{
                font-size:48px;
            }
            
            h3{
                text-decoration:underline;
                margin-bottom:20px;
            }
             .navbar-brand img{
                height:30px;
                margin-left:5px;
                margin-right:5px;
            }
            
            .anchor{
                display: block;
                height: 60px; /*same height as header*/
                margin-top: -60px; /*same height as header*/
                visibility: hidden;
            }