.MainTitle img { width: 250px; }
.fa-history, .fa-rocket { display: none; }
.statusicon.up { color: #00B394; }
.statusicon.down { color: #d93166; }
.Box { border-radius: 20px; box-shadow: none; border: 1px solid #E7E7E7; }
#Announce { padding: 10px 20px; }
th, td { text-align: center; }
.UptimeNumber { color: #00B394; }
.Title h1 { border-top-left-radius: 20px; border-top-right-radius: 20px; }
#MainData, .table-responsive { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }
.table-full thead tr > th { font-weight: 600; }