*{font-family: Ubuntu Mono;}
body{background-color: #1E2227;}
label{color: white;}
#brand-icon{text-decoration: none;}
#image{width:200px;height:200px;}
#carrossel .carousel-control-prev{left:20%;}
#carrossel .carousel-control-next{right:20%;}
#login-form{min-height: 73.7vh;}
#register-form{min-height: 73.6vh;}
.mt-6{margin-top: 6rem;}
.mt-8{margin-top: 8rem;}
.mt-15{margin-top: 15rem;}
.hero{display:flex;justify-content:space-between;align-items:center}
.hero-text h1, .hero-text h2{text-align: left;}
.social-btn{width:40px;height:40px;border-radius:50%;}
.notes-scroll{height:100%;overflow-y:auto;}