@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"); .navbar { background-color: #5AF !important; } .navbar .navbar-brand { font-size: 2.5em; font-family: "Great Vibes"; } .card:hover { transform: scale(1.05); opacity: 0.7; } .category { background-color: #565656; color: transparent; text-shadow: 0px 2px 3px rgba(255, 255, 255, 0.5); background-clip: text; } h1, h5 { text-transform: capitalize; font-family: "roboto"; font-weight: 300; } .order .btn { background-color: #5AF !important; } .order .btn:active { background-color: #25d366 !important; } img { background: #F1F1FA; display: block; border: 0; } /*# sourceMappingURL=main.css.map */