Show Up Honoree: Srigowri (Sri) Kota
.showuphighlight {
width: calc(100% - 50px);
margin-inline: auto;
background-color: rgba(245, 245, 245, 1);
border-radius: 15px;
img {
width: 100%;
margin-bottom: 1rem;
}
}
.showupquote {
padding: 1rem;
}
.honoreename {
font-size: 1.25em;
}
.showuplink {
padding: 1rem;
background-color: rgba(13, 92, 145, 0.75);
border-radius: 15px;
text-align: center;
font-size: 1.5em;
}
.showuplink a {
color: #fff;
}
