@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@200;400;700;900&display=swap";*{box-sizing:border-box!important}body,html{font-family:Urbanist,sans-serif;margin:0;padding:0;font-size:18px;color:#fff;scroll-behavior:auto;background:linear-gradient(180deg,#03045e,#135572,#03045e);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{list-style-type:none;padding:0}a{text-decoration:none}button,input,option,select,textarea{font-family:Urbanist,sans-serif;resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.btn-custom{color:#03045e!important;font-weight:700!important;background-color:#fff!important}.btn-custom:hover{background-color:#e5e5e5!important}.project-item{transition:all .3s linear;border-radius:5px}.project-item:hover{background:rgba(255,255,255,.3)}header nav a{color:#fff!important}header nav a:hover{color:#03045e!important;background-color:#fff!important}section#home{min-height:90vh}section#home .sub-name{font-size:1.2rem;color:#e5e5e5}section#about{min-height:100vh}section#about .about-content img{-o-object-fit:cover;object-fit:cover}section#about .tech ul{font-weight:700;list-style-type:square}section#projects{min-height:100vh}section#contact{min-height:90vh}section#contact .mail:hover{color:#64ffda!important}section#project-details{min-height:90vh}section#project-details .project-links a{color:#52f1f8;text-decoration:underline;font-weight:700}section#project-details .project-links a:hover{color:#64ffda!important}section#project-details .comment{background-color:#fff;color:#03045e;text-align:center;border-radius:5px;padding:15px 5px}section#project-details .comment a{color:#03045e;font-weight:700}section#project-details .comment a:hover{color:#009773!important}footer a:hover i,footer a:hover span{color:#64ffda!important}footer a i{color:#fff}footer .created-by{margin-top:8px}section#not-found{min-height:70vh}