#powered-by-sopost {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#powered-by-sopost div:first-child {
    font-weight: 300;
    font-size: 14px;
    color: white;
    letter-spacing: 0.8px;
    margin-right: 0.75rem;
}
