.blue {
    color: rgba(255, 255, 255, 1);
    background-color: #0A89C0;
    border: solid;
    border-radius: 7px;
}