h1 {
    color: rgb(248, 50, 50);
}

#box_seta {
 width: 20%;
 background-color: rgb(209, 188, 0);
 padding: 50px;

}


