.nkg_wp_btn{
    
    margin-top: 10px;
    background-color: #018b4f;
    color: #fff;   
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    justify-self: start;
	text-decoration: none;
}

.whatsapp_icon{
    width: 16px;
    padding-right: 5px;
}