@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css");

 @media (min-width:720px) {
     .logo{width: 450px;}
 }
 .bg-dark-ligth{
     background-color: #383F4F;
 }