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