/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


.oembed-container.populated{display:-webkit-box;display:-ms-flexbox;display:flex}.oembed-container.responsive{position:relative;width:100%}.oembed-container.responsive > *{position:absolute;top:0;left:0;bottom:0;right:0;width:100% !important;height:100% !important}.oembed-container.full-width{width:100% !important}.oembed-container.full-width iframe{width:100% !important}.oembed-container.ratio-sizing{position:relative;width:100%;aspect-ratio:16/9}.oembed-container.ratio-sizing iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100% !important;height:100% !important}.oembed-container.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.oembed-container.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.oembed-container.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.twitter-timeline{width:100%}



