body{color: #777;}
h1{font-size: 22px;}
.rainbow1{background: linear-gradient(-90deg, #d21245, #fcb645); height: 10px; margin-bottom: 100px;}
.rainbow2{background: linear-gradient(-90deg, #9fcf67, #009ada); height: 10px; margin-bottom: 100px;}

a{color: #777; text-decoration: none;}
a:hover{color: #d21245;}