.relative-image {
    height: auto; /* Maintain aspect ratio */
    margin-right: 0.5em; /* Space between image and text */
    vertical-align: middle; /* Aligns the image with the text */
}

/* Adjust the size of the logo */
.logo-size {
    width: 2em; /* Change this value to adjust the size */
}
