$a,b,c$ are positive real numbers and $a+b+c = 1$. Prove that $$ \frac{1}{1-a} + \frac{1}{1-b} + \frac{1}{1-c} \ge \frac{2}{1+a} + \frac{2}{1+b} + \frac{2}{1+c} $$
I have tried using cauchy schwarz on both sides, but that just gives me LHS $\ge$ 4.5 and RHS $ \ge$ 4.5. I also tried bashing it out but it turns out very ugly. I don't think I'm utilizing the $a+b+c= 1$ part enough, but I'm kind of stuck on this problem.
Help is appreciated.