.fblogin_button
{
  border-radius: 20px;
  background: #3b5998;
  margin-top:10px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
}
.fblogin_button a
{
  color: #fff;
}
