.onndistapp-newsfeed__a *,.onndistapp-newsfeed__a:hover{text-decoration: none;color:black; }
.onndistapp-newsfeed__post {border-radius: 5px; margin: 6px; margin-bottom: 3rem; background: #ffffff; box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08); -webkit-box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08); -moz-box-shadow: 0 4px 6px rgba(50,50,93,0.11),0 1px 3px rgba(0,0,0,0.08); box-sizing: inherit; color: #337ab7; display: block; font-family: "Gotham", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 300; line-height: 1.42858; text-align: left; -webkit-tap-highlight-color: transparent; transition: transform 500ms; min-height: 515px;}
.onndistapp-newsfeed__post:hover{transform:translateY(-10px);}
.onndistapp-newsfeed__img{max-width: 100%; height: auto; vertical-align: middle; border: 0; border-radius: 5px 5px 0 0 ;}
.onndistapp-newsfeed__content{display: flex; flex-direction: column; justify-content: space-between;}
.onndistapp-newsfeed__post__text{padding: 2rem 2rem 0 2rem;}
.onndistapp-newsfeed__post__meta{padding: 0 2rem 2rem 2rem; display: flex;justify-content: space-between;}
img.onndistapp-social{width: 32px; height: 32px; margin-right: 8px;}
#onndistapp-onnnavigation{text-align: center; margin: 1rem 0;}
.onndistapp-btn {display: inline-block; font-size: 14px !important; font-weight: 400; color: #0f7de4; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid #0f7de4; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; text-decoration: none; margin: 0 1rem; cursor: pointer;}
.onndistapp-btn:hover {text-decoration: none; color: #f8f9fa; background-color: #0f7de4; border-color: #0f7de4;}
.onndistapp-btn:focus{outline: #0f7de4 auto 5px;}
.onndistapp-btn:disabled{color: #f8f9fa; background-color: lightgrey; border-color: lightgrey; cursor: initial;}
.onndistapp-btn:disabled:hover{color: #f8f9fa; background-color: lightgrey; border-color: lightgrey;}
.onndistapp-onnapp_post_metashare{position:relative; bottom: 0; padding: 1rem 0;}