body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.service-product{border-right:10px solid #047abe;border-left:10px solid #047abe}.footer-link a{text-decoration:none;display:block;font-weight:700;margin:10px}.custom-bg{background:linear-gradient(1deg,#cde1f1 20%,rgb(251 252 255))}.navbar-link a{text-decoration:none;margin:10px;font-weight:700;border-bottom:2px solid hsla(0,0%,100%,0)}.navbar-link a:hover{border-bottom:2px solid #00f}.top-bg{background:linear-gradient(1deg,#2196f3 20%,rgb(3 80 244))}.add-form input,textarea{width:60%;display:inline-block;margin:10px}.add-border{border:1px dotted grey;margin:0 auto;border-radius:10px;padding:10px}.place-order input{display:inline-block;width:70%;margin:10px}.support-img img{height:600px}.support-section{display:grid;grid-template-columns:repeat(2,1fr);padding:20px;align-items:center}@media screen and (max-width:480px){.support-section{grid-template-columns:repeat(1,1fr)}}.help-img img{height:500px}.helpful-section{display:grid;grid-template-columns:repeat(2,1fr);padding:20px 40px 20px 20px}@media screen and (max-width:480px){.helpful-section{grid-template-columns:repeat(1,1fr)}}