@charset "utf-8";

a.brand:hover { background-color: rgb(0, 136, 204); }

a.btn-primary:visited { color: rgb(255, 255, 255); }

a.btn-danger:visited { color: rgb(255, 255, 255); }

textarea { resize: none; overflow-wrap: break-word; transition: all 0.05s ease 0s; }

.vtop { vertical-align: top; }