.copyma3 {	
    display: inline-block;
    position: relative;
    padding: 15px 10px;
    border: 0px;
    background: #00a0d2;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-style: solid;
    border-color: #00a0d2;
    border-radius: 0px;
} 