/*
 Theme Name:   Nightcap 930
 Theme URI:    http://www.nightcap930.com
 Description:  Custom theme for Nightcap 930, based on Ashe
 Author:       Jackie Chung
 Author URI:   https://www.attoconcept.com
 Template:     ashe
 Version:      1.0.0
*/
 
@import url("../ashe/style.css");


iframe.podcast-player {
	width: 100%;
    height: 160px;
    margin: 20px 0;
}

.content-wrapper-with-border {
    border-color: var(--wp--preset--color--luminous-vivid-orange);
    border-style: solid;
    border-width: 2px;
    padding: 10px 12px;
}