.background{
    background-color: rgba(255, 235, 205, 0.378);
}
.logo{
    width: 10%;
}
.logo2{
    width: 10%;
}
.txt{
    margin-left: 3%;
}
.txt2{
    margin-left: 3%;
    color: red;
    padding-top: 3%;
}
.txt3{
    /* margin-left: 3%; */
    line-height: 30px;
}
.txt4{
    margin-left: 3%;
    color: purple;
    padding-top: 3%;
    text-decoration: none;
}
.txt5{
    margin-left: 3%;
    color: blue;
    padding-top: 3%;
}
.txt6{
    margin-left: 3%;
    color: rgb(166, 166, 0);
    padding-top: 3%;
}
.txt7{
    margin-left: 3%;
    color: green;
    padding-top: 3%;
}
.txt8{
    margin-left: 3%;
    color: orange;
    padding-top: 3%;
}
.txt9{
    margin-left: 3%;
    color: turquoise;
    padding-top: 3%;
}
.txt10{
    margin-left: 3%;
    color: red;
    padding-top: 3%;
}
.top{
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-left: 3%;
}
.figma{
    width: 30%;
}
.txt11{
    line-height: 150%;
}
.il{
    width: 10%;
    margin-left: 3%;
}