.log1 {
    border-color: white;
    border: 2px solid white;
    color: white; 
    /*padding: 7px 7px !important;*/
    display: inline-block;
    opacity: 1;
    border-radius: 3px;
    background: #021f51;
    font-weight: bold;
   /*float: right;*/
}