@import url(https://fonts.googleapis.com/css2?family=Commissioner:wght@400;500;600&display=swap);

body { background: rgb(59,94,86); background: linear-gradient(175deg, rgba(17, 103, 177,1) 50%, rgba(3, 37, 76,1) 100%); font-family: Commissioner, sans-serif; }
.content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; }
.logo { margin-bottom: 50px; color:#ffffff95; letter-spacing: 2px; font-size: 30px; line-height: 40px; }
.logo img { width:320px; }
.names { color:#fff; letter-spacing: 1px; font-size: 20px; line-height: 40px; }
.address { padding-top: 15px; margin-top: 15px; border-top: 2px solid #29b6c4; font-weight:500; color:#fff; letter-spacing: 1px; font-size: 18px; }
.address span { font-weight:600; display: block; font-size: 32px; padding-top: 10px; }
.address a { color: #ccc; font-size: 16px; text-decoration: none; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; }
.address a:hover { color: #fff; }
.tracker { display: none !important; }
.link_new {color:#ffffff;}
.link_new:hover{color:#000000;}