def forward_button_style
    frame from_right(size: [skip_button_size, skip_button_size])
    init_recite_view_button(:forward_button.to_s)
    accessibility_label ACC_LABEL_FORWARD
    titleLabel.font = MotionAwesome::font(skip_button_font_size)