a {
    text-decoration: none !important;
}
div.container-text h5 {
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color: #003882;
    letter-spacing: 1.5px;
}

div.container-text h6 {
    text-align: center;
    font-family: Arial;
    color: #003882;
    letter-spacing: 1.5px;
}

button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}