.search-bar-wrapper{border-bottom:1px solid #3333;height:60px;display:flex;justify-content:space-evenly;align-items:center;background:#fff}.search-form{width:150px;font-size:14px}.search-form input{text-align:center;color:#262626}.logo-image{height:100%}.social-wrapper{display:flex}.social{width:50px}.posts-container-wrapper{height:50%;width:33%;min-width:400px;margin:5px auto}.post-header{display:flex;align-items:center}.post-header h2{font-size:14px;font-weight:700}.post-border{border:1px solid #d3d3d3;margin:15px 0;box-shadow:0 3px 15px #0003}.post-image-wrapper{height:100%;width:100%}.post-image{width:100%}.post-header{display:flex}.post-thumb-wrapper{height:50px;width:50px}.post-thumb{height:80%;margin:5px;border-radius:50%}.like-section{display:flex;justify-content:flex-start}.like-section-wrapper{height:10px;width:10px;margin:10px}.like-number{width:100px;margin:15px 0;font-size:16px}.comment-text{text-align:left;padding:2px;margin-left:4px;margin-bottom:4px}.comment{font-size:16px}.comment-form{margin:10px 0;width:100%}.comment-form input{width:90%;font-size:14px;padding:10px;border:none;border-top:1px solid #efefef;color:#999}.user{font-size:14px;margin-left:5px;color:#000;font-weight:700}.App{text-align:center}.App-logo{animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;padding:0;font-family:sans-serif;background:#fafafa}
