a.db {
    display: flex;
    align-items: center;
    justify-content: center;
}
a.db h6 {
    color: #0F4078;
    display: inline;
    font-size: 18px;
    font-style: normal;
    margin-top: 12px;
    font-family: Poppins;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
}