/*
Theme Name: UA Jr. Extra Child Theme
Theme URI: https://you.uark.edu
Template: Extra 
Version: 1.0.0
Description: University of Arkansas Child theme for Extra.
Author: UARK WordPress
Author URI: https://uark.edu
Tags: 
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
GitHub Theme URI: UA-WP-admin/UA-Extra
GitHub Branch: master
*/


@import url("../Extra/style.css");

.stripe {
background-color: #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-style: solid;
border-width: 6px;
border-color: #9d2235;
border-radius: 2px;
margin-bottom:20px !important;
}