.logo-develop {
opacity: 0.5;
display: flex;
align-items: center;
}

.logo-develop img {
margin-right: 10px;
}

.text-develop {
color: #fff;
font-family: Roboto;
font-size: 13px;
font-weight: 400;
line-height: normal;
}