macro_rules! margin_bottom {
    ($($tt:tt)+) => { ... };
}