/* CSS Document */

.blubox { background: rgb(45, 45, 45); padding: 45px 55px; }
.blubox,
.blubox.whitetxt a { color: #fff; }
.blubox.whitetxt a:hover { color: #02C3E5; }