webina@font-face {
	font-family: 'themify';
	src:url('fonts/themify.eot?-fvbane');
	src:url('fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('fonts/themify.woff?-fvbane') format('woff'),
		url('fonts/themify.ttf?-fvbane') format('truetype'),
		url('fonts/themify.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

.mobileMenu { height: auto; }

/*.wrapper {
    width: 100%;
    height: 100%;
}
*/
/* MMenu toggle button styles
-------------------------------------------------------------- */
.mmenu-toggle2
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	float:left;
	/*background-color: #444;*/
	
}

.mmenu-toggle {
        font-size:40px; /* Change to alter button size */
        font-family:verdana !important;
        font-weight:normal !important;
        font-style:normal !important;
        height:0.9em;
        width:0.9em;
        /*background:#444;*/
        cursor:pointer;
        position:relative; /* Also works with absolute */
        /*border:0.05em solid #555;*/
        float: right;
        line-height:0em;
        margin: 10px;
}
.mmenu-toggle:after {
        content:'\2261';
        color:#000;
        position:absolute;
        top:0.35em;
        left:0.045em;
        line-height:0em;
}
.mmenu-toggle:active {
        top:1px;
        left:1px;
}

@media (max-width: 1201px) {
   #menu {
      display: none !important;
   }
	
}
@media (min-width: 1201px) {
   #mobile-menu,
   .mmenu-toggle {
      display: none !important;
   }

}

.parsed-date {
    margin: 0px 15px 5px 0px;
    float:left;
    width: 150px;
    /*height: 65px;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background: #FFF;
	/*border: 1px solid #e9e9e9;*/
}

.parsed-date .month {    
    background: #c5093b;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
	width: 100%;
    text-align: center;
    /*font-size: 11px;*/
    color: #FFF;
	padding: 5px 0px;
	display:block;
	
}
.parsed-date .day {
    font-size: 28px;
    color: #333;
    text-align: center;
	padding: 5px 0px 8px 0px;
	display:block;
	line-height: 1;
	-webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
	background: #e9e9e9;
}
.parsed-date .year {
	display: none;
}

footer a {color: #fff;}

footer a:hover {color: #fff;}

.cart-divide {
	border-bottom: 1px solid #ADAFB2 !important;
}

.cart-divide td {
	padding: 5px
		
}

.business-specialist-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/BusinessSpecialist/Biz-Specialist-Banner.png');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}

.face-photo {
	height:325px;
	background-size:cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}

.face-info {
    border: 1px solid #d6d6d6;
    padding: 10px;
	margin-bottom: 20px;
	min-height: 285px;
}

.face-info-biz [class^="ti-"], [class*=" ti-"] {
	color: #000 !important;
}

.business-Specialist-How-We-Work{
	background-color: #f9fafa;
	padding: 50px 0px;
	margin-bottom: 20px;
}


.business-Specialist-How-We-Work h2:after {
    /*content: "";
    display: block;
    margin: 0 auto 38px;
    width: 200px;
    padding-top: 30px;
    border-bottom: 1px solid #000;*/
}


.Business-Specialist-Latest-News {
	padding: 30px 0px;
}

.Business-Specialist-Subscribe {
	padding: 30px 0px 20px;
	background-color: #f9fafa;
	margin-bottom: 0px;
}


.covid-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/COVID-19-Resources.png');
	margin-bottom: 24px;
	background-position:top center;
	background-size: cover;
}

.blue-bg {
  color: #fff;
  background: #00b0f0;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #00b0f0;
}

.news-faculty-section {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/Template/2017/images/03.jpg');
	background-position: center;
}

.sbdc-in-the-news-section {
	background-color: #F2F2F2;
	margin-bottom: 0px;
}

.caption-wrapper {
    background-color: #c8102e;
    font-weight: 700;
    position: absolute;
    bottom: 5rem;
    left: 0;
    z-index: 13;
    padding: 10px 10px 0px 15%;
}

.covid-photo {
	height:240px;
	background-size:cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}

.face-photo-biz {
	height: 314px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    /*width: 285px;
	margin-left: 55px;*/
}


.face-info-biz {
    border: 1px solid #d6d6d6;
    padding: 10px;
	margin-bottom: 20px;
	min-height: 305px;
	/*width: 285px;
	margin-left: 55px;*/
}

@media (max-width:768px){
	
	.face-photo-biz {
		margin-left: 0px;
	}
	
	.face-info-biz {
		margin-left: 0px;
	}
}

.news-info {
    border: 1px solid #d6d6d6;
    padding: 10px;
	margin-bottom: 20px;
	min-height: 255px;
}

.news-photo {
	height:225px;
	background-size:cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}

.webinar-text {
	min-height: 160px;
}

.covid-header {
	/*min-height: 60px;*/
}

.covid-header2 {
	min-height: 60px;
}

.AI-header {
	min-height: 115px;
}

.covid-text {
	min-height: 105px;
}

.covid-info {
    border: 1px solid #d6d6d6;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 290px;
}

.success-info {
    border: 1px solid #d6d6d6;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 315px;
}

.success-review-info {
    border: 1px solid #d6d6d6;
    padding: 10px;
    margin: 0px 1px 20px;
    min-height: 440px;
}

@media (max-width: 1201px) {
	
	.news-info {
	min-height: 295px;
}



.covid-info {
    min-height: 295px;
}

.success-info {
    min-height: 320px;
}

.success-info {
    min-height: 500px;
}

}

hr.business-Specialist-How-We-Work-border {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #000;
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: solid 1px #000;
    text-align: center;
	width: 200px;
}
hr.business-Specialist-How-We-Work-border:after {
    content: "\e6b6";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: #f9fafa;
}

.blue-color-text {
	color: #00adef;
}

.grey-color-text {
	color: #8f8f8f;
}

.face-name {
	font-weight: 700;
}

.news-header {
	color: #c8102e;
}

.covid-btn-align-right {
	text-align: right;
}

.covid-btn-align-left {
	text-align: left;
}

@media (max-width:768px){
	
	.covid-btn-align-left, .covid-btn-align-right {
		text-align: inherit;
	}
	
	.owl-caption {
    width: 55% !important;
    min-height: 535px;

}
	
}

.webinar-type-box {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.Disaster-Prepare-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/Disaster-Prepare/sbdc_locations_houston.png');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}

.Disaster-Prepare-2024-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/Disaster-Prepare/Disaster-Preparedness-20204-Banner.jpg');
	margin-bottom: 24px;
	background-position: 0% 60%;
	background-size: cover;
}

.Disaster-Prepare-webinar-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/Disaster-Prepare/Live-Webinars-Callout.png');
	margin-bottom: 24px;
	background-position: left bottom;
    background-size: cover;
}

.Disaster-Prepare-specialist-banner {
	min-height: 380px;
	background-image: url('/images/sbdc/images/Disaster-Prepare/Business-Specialist-Callout.png');
	background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: cover;
	margin-bottom: 24px;
}

.Hurricane-Preparedness-Header {
    min-height: 60px;
}

.owl-caption {
    background-color: rgba(0,0,0, 0.7);
    padding: 10px !important;
    width: 50% !important;
    max-width: 570px;
    color: #fff;
    float: right;
    min-height: 380px;
	position: relative;
	/*right: 15%;*/
	/*top: 100px;*/
}

.owl-content {
	position: relative;
	top: 100px;
}

@media (max-width:768px){
	
	.owl-caption {
    width: 55% !important;
    min-height: 535px;
	top: 0px;
		
}
	
	.owl-content {
	position: relative;
	top: 0px;
}
	
}

.Find-an-Expert-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Banner-Find-an-Expert.PNG');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}


.Watch-A-Webinar-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Banner-Watch-a-Webinar.PNG');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}


.In-Person-Events-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/In-Person-Events.jpg');
	margin-bottom: 24px;
	background-position: center;
	background-size: cover;
}

.Browse-Resources-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Banner-Resources.PNG');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Advisory-Board-Members-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Advisory-Board-Members-banner.jpg');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.About-Us-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Banner-About-Us.PNG');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.banner-header-decoration {
	color: #fff;
    background: transparent;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #fff;
	padding: 1rem 2.5rem;
}

.Webinars-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Webinars-Banner.png');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}

.schedule-virtual-advising-session-banner {
	background: url('/images/sbdc/images/2020Nav/Virtual-Business-Advising-Callout-Background.png');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}

.Business-Advising-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Business-Advising-Banner.png');
	margin-bottom: 24px;
	background-position: top center;
	background-size: cover;
}


.About-the-SBDC-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/About-the-SBDC-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Become-an-SBDC-Trainer-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Become-an-SBDC-Trainer-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Government-Procurement-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Government-Procurement-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}


.Grow-Your-Business-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Grow-Your-Business-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}


.Impact-Report-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Impact-Report-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Impact-Report-banner2 {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/Impact-Report-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}


.Locations-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Locations-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Market-Research-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Market-Research-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.News-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/News-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Recorded-Webinars-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Recorded-Webinars-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Start-Your-Business-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Start-Your-Business-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Success-Stories-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Success-Stories-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Live-Webinars-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Live-Webinars-Banner.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Region-Office-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Region-Office-Hero.jpg');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Rent-Space-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Rent-Space-Hero.jpg');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}

.Rent-Space-Descriptions-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/Rent-Space/Features/Rent-Space-Features-Header-Image.png');
	margin-bottom: 24px;
	background-position:center;
	background-size: cover;
}


.Black-Entrepreneurship-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/COVID-19-Resources.png');
	margin-bottom: 24px;
	background-size: cover;
}

.Hispanic-Entrepreneurship-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/COVID-19-Resources.png');
	margin-bottom: 24px;
	background-size: cover;
}

.Start-Your-Business-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/Start-a-business.jpg');
	margin-bottom: 24px;
	background-size: cover;
}

.Grow-Your-Business-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/grow-hero-image.jpg');
	margin-bottom: 24px;
	background-size: cover;
}

.International-Trade-banner {
	background: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)),
    url('/images/sbdc/images/2020Nav/COVID-19-Resources.png');
	margin-bottom: 24px;
	background-size: cover;
}

.Blog-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/2020Nav/Blog-Banner.png');
	margin-bottom: 24px;
	background-size: cover;
}

.Marketing-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/Marketing/Marketing-Header-Image.png');
	margin-bottom: 24px;
	background-size: cover;
}

.forty-anniversary-banner {
	background: linear-gradient(rgba(80,94,170, 0.7), rgba(80,94,170, 0.7)),
    url('/images/sbdc/images/40th-Anniversary/40th-Anniversary-Banner2.png');
	margin-bottom: 24px;
	background-position:center;
	/*background-size: cover;*/
        background-size: contain;
        background-repeat: no-repeat;
}


.Ralewway-Text {font-family: 'Raleway', sans-serif !important;}

.topmargin {
    margin-top: 100px !important;
}

.modal-text {min-height:380px;}

@media (max-width:767px){
    .modal-text {min-height:auto !important;}
    .modal {top: 10vh !important;}
}

.Meeting-Room-Descriptions-container {
background: url(/images/sbdc/images/Rent-Space/Meeting-Room-Descriptions.png) center center / contain no-repeat;
    height: 455px;
}


@media (max-width:767px){
	.Meeting-Room-Descriptions-container {
		background: url(/images/sbdc/images/Rent-Space/Meeting-Room-Descriptions.png) center center / contain no-repeat;
		    height: auto;
}
}

.success-story-call-out {
    background-color: #DDE7F3;
    padding: 30px 20px 20px;
    border-left: 5px solid #c5093b;
    margin: 15px 0px;
}

.success-story-sbdc-logo {
    padding: 5px 5px;
    border-top: solid 1px #c5093b;
    border-bottom: solid 1px #c5093b;
    margin-bottom: 20px;
    min-height: 40px;
}

.share-article-container {
    border: 1px solid #f1f1f1;
    padding: 28px 5px;
    margin-bottom: 20px;
}

.success-hero-image-divider {
   border-top: 1px dotted #a4a4a4;
}

.text-underline {
   text-decoration: underline;
}

a.text-underline:hover {
   text-decoration: underline;
}

.success-story-container p {
   font-size: 16px;
}

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #fff;
  color: #fff;
  padding: 8px;
  z-index: 100;
  text-decoration: none;
}

/* Make skip links visible when focused */
.skip-link:focus {
  top: 0;
}

.author-profile-image {
    border-radius: 25px;
}

.rounded-circle {
    border-radius: 50%;
}

.my-0{
	margin-top:0!important;
	margin-bottom:0!important
}
.my-1{
	margin-top:.25rem!important;
	margin-bottom:.25rem!important
}
.my-2{
	margin-top:.5rem!important;
	margin-bottom:.5rem!important
}
.my-3{
	margin-top:1rem!important;
	margin-bottom:1rem!important
}
.my-4{
	margin-top:1.5rem!important;
	margin-bottom:1.5rem!important
}
.my-5{
	margin-top:3rem!important;
	margin-bottom:3rem!important
}

.mb-0{
	margin-bottom:0!important
}
.mb-1{
	margin-bottom:.25rem!important
}
.mb-2{
	margin-bottom:.5rem!important
}
.mb-3{
	margin-bottom:1rem!important
}
.mb-4{
	margin-bottom:1.5rem!important
}
.mb-5{
	margin-bottom:3rem!important
}

.staff-container {
    position: relative;
    background-color: #f5f5f5;
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.staff-container:hover, .staff-container:focus, .staff-container:focus-within {
    width: 350px;
    height: 375px;
    border-radius: 0;
    background-color: #FFF;
    border: 1px solid #e9e9e9;
    z-index: 101;
    padding: 30px;
    margin-top: -31px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    outline: none;
}

@media (max-width:767px){
	.staff-container:hover, .staff-container:focus, .staff-container:focus-within {
    left: 30%;
}
}

.staff-container:hover .staff-photo, .staff-container:focus .staff-photo, .staff-container:focus-within .staff-photo {
    border-color: #c8102e;
}

.staff-photo {
    background-color: #e9e9e9;
    border: 3px solid #FFF;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.staff-container p {
    width: 100%;
    padding: 0 30px 30px 30px;
    position: absolute;
    top: 195px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.staff-container:hover p, .staff-container:focus p, .staff-container:focus-within p {
    display: block;
}