.node__content a {text-decoration: underline!important; color: blue;}
.field--name-field-tags {margin-top: 20px; margin-bottom: 20px;}
.field--name-field-image {margin-right: 20px; margin-bottom: 20px;}
.node__content img {margin: 15px;}
.disable {pointer-events: none;}
.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

.text-align-center {text-align: center!important;}
img.w3-image {width: auto!important;}