.compuser-footer{
  margin:24px;
  padding:16px 18px;
  border:1px solid #d9e2ef;
  border-radius:10px;
  background:#ffffff;
  box-shadow:0 10px 24px rgba(16,24,40,.08);
  color:#172033;
  font-family:Segoe UI,Arial,sans-serif;
  font-size:13px;
  line-height:1.5;
}
.compuser-footer strong{display:block;font-size:14px;margin-bottom:4px}
.compuser-footer a{color:#1267d8;font-weight:800;text-decoration:none}
.compuser-footer a:hover{text-decoration:underline}
